Skip to content
Success

Console Output

Started by user blaskmir
Running as SYSTEM
Building in workspace /home/developer/.jenkins/jobs/s-pipes-csat/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/kbss-cvut/s-pipes # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/s-pipes
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/kbss-cvut/s-pipes +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/main^{commit} # timeout=10
Checking out Revision da2781959eed09964a72fd69ac655c1b50a5d42a (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f da2781959eed09964a72fd69ac655c1b50a5d42a # timeout=10
Commit message: "[Upd] KBSS project parent"
 > git rev-list --no-walk e728f0e1c481efd0027c9d81ddcb7c9098f75040 # timeout=10
[workspace] $ /home/developer/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/apache-maven_3.5.3/bin/mvn clean install -B
NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] SPipes Parent                                                      [pom]
[INFO] SPipes Model                                                       [jar]
[INFO] SPipes Core                                                        [jar]
[INFO] SPipes Modules                                                     [pom]
[INFO] SPipes Modules - Tabular                                           [jar]
[INFO] SPipes Modules - TARQL                                             [jar]
[INFO] SPipes Modules - Identity                                          [jar]
[INFO] SPipes Modules - Rdf4j                                             [jar]
[INFO] SPipes Modules - Sparql Endpoint                                   [jar]
[INFO] SPipes Modules - NLP                                               [jar]
[INFO] SPipes Modules - Dataset Discovery                                 [jar]
[INFO] SPipes Modules - Eccairs                                           [jar]
[INFO] SPipes Modules - CKAN SPARQL wrapper                               [jar]
[INFO] SPipes - Forms                                                     [jar]
[INFO] SPipes Modules - Form                                              [jar]
[INFO] SPipes Modules - Security                                          [jar]
[INFO] SPipes Modules Registry                                            [jar]
[INFO] SPipes Interface - Commandline                                     [jar]
[INFO] SPipes Interface - Web                                             [war]
[INFO] SPipes Modules - RDF Stream                                        [jar]
[INFO] SPipes (Semantic Pipelines)                                        [pom]
[INFO] 
[INFO] --------------------< cz.cvut.kbss:s-pipes-parent >---------------------
[INFO] Building SPipes Parent 0.3.0                                      [1/21]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-parent ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-parent/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-parent/0.3.0/s-pipes-parent-0.3.0.pom
[INFO] 
[INFO] ---------------------< cz.cvut.kbss:s-pipes-model >---------------------
[INFO] Building SPipes Model 0.3.0                                       [2/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-model ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-model/target
[INFO] 
[INFO] --- jopa-maven-plugin:0.17.2:owl2java-transform (generate-sources) @ s-pipes-model ---
[INFO] mapping-file: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-model/src/main/resources/dataset-descriptor-ontology/mapping
[INFO] package: cz.cvut.spipes
[INFO] context-name: null
[INFO] ontology-iri: http://onto.fel.cvut.cz/ontologies/dataset-descriptor
[INFO] output-directory: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-model/src/main/java
[INFO] with-owlapi: false
[INFO] whole-ontology-as-ics: true
[INFO] vocabulary-only: true
[INFO] ignore-failed-imports: false
[INFO] properties-type: string
[INFO] javadoc-from-rdfs-comment: true
[INFO] prefer-multilingual-strings: true
[INFO] Using mapping file '/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-model/src/main/resources/dataset-descriptor-ontology/mapping'.
[INFO] Mapping file successfully parsed.
[INFO] Loading ontology http://onto.fel.cvut.cz/ontologies/dataset-descriptor... 
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-output> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-output>)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/offers-dataset> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.offers-dataset>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-sub-dataset-snapshot> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-snapshot>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-source> "has source"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.uses> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/intent>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-subdataset> "has subdataset"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.is-created-by> "INV.is created by"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.describes>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/spatial-content-descriptor>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/single-snapshot-dataset-source>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-dataset-explorer> "has dataset explorer"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/sparql-construct> "SPARQL Construct"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/name> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-source>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/is-description-of>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/described-dataset> "Described Dataset"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-exploring-journalist> "Dataset Exploring Journalist"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/temporal-content-descriptor>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-published-dataset-snapshot>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/name> "name"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-output> "INV.has output"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/person> "Person"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-sub-dataset-snapshot> "INV.has sub dataset snapshot"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset> "Dataset"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.offers-dataset>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.describes> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/described-data-artifact>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/data> "Data"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-dataset>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.constitutes> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/data>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-dataset> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-snapshot>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/execution-context-dataset-source> "Execution Context Dataset Source"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/is-description-of> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.is-description-of>)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-intent> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-intent>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/uses> "uses"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/describes> "describes"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/described-data-artifact>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-source> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/description>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/sparql-endpoint-dataset-source> "SPARQL Endpoint Dataset Source"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-dataset-descriptor>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/named-graph-sparql-endpoint-dataset-source> "Named graph SPARQL Endpoint Dataset Source"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/vocabulary-property-partition>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.describes> "INV.describes"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-publisher> "INV.has publisher"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-source> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/single-snapshot-dataset-source>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.uses>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/single-item-selector>))
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-source> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-source>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-selector> "Dataset Selector"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-input> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/source-dataset-snapshot>)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-publisher> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-publisher>)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-graph-id>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-intent>))
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-creation-date> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-publication>)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/constitutes> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.constitutes>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-dataset-explorer> "INV.has dataset explorer"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/target-dataset-snapshot>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.is-created-by> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/transformation>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/non-content-descriptor> "Non-content Descriptor"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-data-hash>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-intent> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/intent>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-output> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/transformation>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-dataset>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/constitutes> "constitutes"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-sub-dataset-snapshot>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-descriptor> "Dataset Descriptor"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-subdataset> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/transformation>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-intent>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/vocabulary-class-partition> "Vocabulary Class Partition"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.is-part-of> "INV.is part of"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-publication> "Dataset Publication"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/url-dataset-source>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/offers-dataset>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/is-description-of> "is description of"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-dataset-descriptor> "has dataset descriptor"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/description>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-input>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-subdataset> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-endpoint-url> "has endpoint url"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-item> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-item>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-creation-date> "has creation date"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.is-created-by>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/agent>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-sub-dataset-snapshot> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-snapshot>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-member> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/data>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/publisher> "Publisher"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-graph-id> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/named-graph-sparql-endpoint-dataset-source>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-publisher> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-publication>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/constitutes>))
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/name>))
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-input> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-input>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/data-item> "Data Item"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/person>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-intent> "has intent"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/source-dataset-snapshot>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/content-descriptor>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-explored-dataset> "has explored dataset"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/organization>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/agent> "Agent"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-download-url> "has download url"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-retrieval-date> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-snapshot>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/data-item>))
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-sub-dataset-snapshot> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-sub-dataset-snapshot>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/content-descriptor> "Content Descriptor"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-member> "has member"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-snapshot> "Dataset Snapshot"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-dataset-explorer> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-exploring-journalist>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/single-item-selector> "Single Item Selector"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-exploration>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/described-dataset-snapshot>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/offers-dataset> "offers dataset"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-explored-dataset> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-exploration>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-publication>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-dataset> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/is-created-by> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/execution-context-dataset-source>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-input> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/transformation>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-data-hash> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-snapshot>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/single-snapshot-dataset-source> "Single Snapshot Dataset Source"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-snapshot>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-item> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/single-item-selector>)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/is-part-of> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.is-part-of>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-dataset-explorer>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-descriptor>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/is-part-of>))
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/describes> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.describes>)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-dataset-descriptor> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-dataset-descriptor>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-input> "INV.has input"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-subdataset>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.offers-dataset> "INV.offers dataset"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/uses>))
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-creation-date> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/description>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-publisher>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.constitutes>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.is-part-of>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-explored-dataset>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/spo-summary-descriptor> "SPO Summary Descriptor"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-subdataset> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-subdataset>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-download-url> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/url-dataset-source>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-dataset> "INV.has dataset"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.uses> "INV.uses"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-explored-dataset> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-explored-dataset>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-item>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-published-dataset-snapshot> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-snapshot>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.is-description-of> "INV.is description of"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.is-part-of> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/data>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.offers-dataset> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-retrieval-date> "has-retrieval-date"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/describes>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/is-part-of> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/data>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/entity-partition>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-dataset-descriptor> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-descriptor>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/constitutes> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-snapshot>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-source> "Dataset Source"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/intent> "Intent"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-retrieval-date>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/vocabulary-property-partition> "Vocabulary Property Partition"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-source> "INV.has source"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-data-hash> "has-data-hash"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-endpoint-url>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-exploring-journalist>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-published-dataset-snapshot> "INV.has published dataset snapshot"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/spatial-content-descriptor> "Spatial Content Descriptor"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-sub-dataset-snapshot> "has sub dataset snapshot"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-member>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/described-dataset>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-exploration> "Dataset Exploration"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-dataset-descriptor> "INV.has dataset descriptor"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/non-content-descriptor>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/temporal-content-descriptor> "Temporal Content Descriptor"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/is-created-by>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-published-dataset-snapshot> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-publication>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-intent> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-exploring-journalist>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-input> "has input"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-published-dataset-snapshot> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-published-dataset-snapshot>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-publisher>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-output> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/target-dataset-snapshot>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/vocabulary-instance> "Vocabulary Instance"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-publisher> "has publisher"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-dataset-explorer> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-exploration>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/entity-partition> "Entity Partition"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.constitutes> "INV.constitutes"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-subdataset>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-item> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/data-item>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.is-description-of>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-item>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/human-interpretation>))
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-download-url>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-item> "INV.has item"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/spo-summary-descriptor>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/source-dataset-snapshot> "Source Dataset Snapshot"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-dataset-descriptor> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/description>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-source> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-publication>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/vocabulary-instance>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-output>))
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-endpoint-url> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/named-graph-sparql-endpoint-dataset-source>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-explored-dataset> "INV.has explored dataset"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.is-description-of> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/described-data-artifact>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/named-graph-sparql-endpoint-dataset-source>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-graph-id> "has graph id"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-dataset-descriptor>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-item> "has item"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/sparql-construct>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-explored-dataset>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-explored-dataset> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset>)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/is-created-by> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.is-created-by>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-output>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/is-part-of> "is part of"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/execution-context-dataset-source>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-subdataset> "INV.has subdataset"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-dataset-explorer>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/uses> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-exploration>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/organization> "Organization"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-source>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/transformation> "Transformation"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-member> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/data-item>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-intent> "INV.has intent"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/url-dataset-source> "Url Dataset Source"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-dataset-explorer> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-dataset-explorer>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/describes> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-descriptor>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-member>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/url> "url"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/data>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/offers-dataset> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-source>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/description> "Description"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/url>))
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-member> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-member>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/described-dataset-snapshot> "Described Dataset Snapshot"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-publisher> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/publisher>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-selector>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/sparql-endpoint-dataset-source>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-published-dataset-snapshot>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-member> "INV.has member"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-dataset> "has dataset"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/publisher>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/described-data-artifact> "Described Data Artifact"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DisjointClasses(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/data> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/data-item> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-exploration> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-publication> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-snapshot> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/dataset-source> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/description> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/human-interpretation> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/intent> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/organization> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/person> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/sparql-construct> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/transformation>)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/uses> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.uses>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/vocabulary-class-partition>))
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-dataset> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-dataset>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-input>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/target-dataset-snapshot> "Target Dataset Snapshot"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/is-description-of> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/description>)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-creation-date>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/human-interpretation> "Human Interpretation"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-source>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-sub-dataset-snapshot>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/is-created-by> "is created by"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/inv.has-source>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-output> "has output"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/intent>))
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-endpoint-url> <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/sparql-endpoint-dataset-source>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/dataset-descriptor/has-published-dataset-snapshot> "has published dataset snapshot"^^xsd:string)
[INFO] Generating vocabulary ...
[INFO]  - for all axioms
cz/cvut/spipes/Vocabulary.java
[INFO] OWL2Java successfully generated!
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-model ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-model/target/classes
[INFO] 
[INFO] --- aspectj-maven-plugin:1.14.0:compile (default) @ s-pipes-model ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.Url' (Url.java)
[INFO] Type 'cz.cvut.spipes.model.Url' (Url.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.Url' (Url.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Url.name)' in Type 'cz.cvut.spipes.model.Url' (Url.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Url.name)' in Type 'cz.cvut.spipes.model.Url' (Url.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Url.description)' in Type 'cz.cvut.spipes.model.Url' (Url.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Url.description)' in Type 'cz.cvut.spipes.model.Url' (Url.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Url.types)' in Type 'cz.cvut.spipes.model.Url' (Url.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Url.types)' in Type 'cz.cvut.spipes.model.Url' (Url.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.Url.properties)' in Type 'cz.cvut.spipes.model.Url' (Url.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.Url.properties)' in Type 'cz.cvut.spipes.model.Url' (Url.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.DescribedDatasetSnapshot' (DescribedDatasetSnapshot.java)
[INFO] Type 'cz.cvut.spipes.model.DescribedDatasetSnapshot' (DescribedDatasetSnapshot.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.DescribedDatasetSnapshot' (DescribedDatasetSnapshot.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DescribedDatasetSnapshot.name)' in Type 'cz.cvut.spipes.model.DescribedDatasetSnapshot' (DescribedDatasetSnapshot.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DescribedDatasetSnapshot.name)' in Type 'cz.cvut.spipes.model.DescribedDatasetSnapshot' (DescribedDatasetSnapshot.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DescribedDatasetSnapshot.description)' in Type 'cz.cvut.spipes.model.DescribedDatasetSnapshot' (DescribedDatasetSnapshot.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DescribedDatasetSnapshot.description)' in Type 'cz.cvut.spipes.model.DescribedDatasetSnapshot' (DescribedDatasetSnapshot.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DescribedDatasetSnapshot.types)' in Type 'cz.cvut.spipes.model.DescribedDatasetSnapshot' (DescribedDatasetSnapshot.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DescribedDatasetSnapshot.types)' in Type 'cz.cvut.spipes.model.DescribedDatasetSnapshot' (DescribedDatasetSnapshot.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.DescribedDatasetSnapshot.properties)' in Type 'cz.cvut.spipes.model.DescribedDatasetSnapshot' (DescribedDatasetSnapshot.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.DescribedDatasetSnapshot.properties)' in Type 'cz.cvut.spipes.model.DescribedDatasetSnapshot' (DescribedDatasetSnapshot.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.ContentDescriptor' (ContentDescriptor.java)
[INFO] Type 'cz.cvut.spipes.model.ContentDescriptor' (ContentDescriptor.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.ContentDescriptor' (ContentDescriptor.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.ContentDescriptor.name)' in Type 'cz.cvut.spipes.model.ContentDescriptor' (ContentDescriptor.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.ContentDescriptor.name)' in Type 'cz.cvut.spipes.model.ContentDescriptor' (ContentDescriptor.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.ContentDescriptor.description)' in Type 'cz.cvut.spipes.model.ContentDescriptor' (ContentDescriptor.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.ContentDescriptor.description)' in Type 'cz.cvut.spipes.model.ContentDescriptor' (ContentDescriptor.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.ContentDescriptor.types)' in Type 'cz.cvut.spipes.model.ContentDescriptor' (ContentDescriptor.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.ContentDescriptor.types)' in Type 'cz.cvut.spipes.model.ContentDescriptor' (ContentDescriptor.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.ContentDescriptor.properties)' in Type 'cz.cvut.spipes.model.ContentDescriptor' (ContentDescriptor.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.ContentDescriptor.properties)' in Type 'cz.cvut.spipes.model.ContentDescriptor' (ContentDescriptor.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.TargetDatasetSnapshot' (TargetDatasetSnapshot.java)
[INFO] Type 'cz.cvut.spipes.model.TargetDatasetSnapshot' (TargetDatasetSnapshot.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.TargetDatasetSnapshot' (TargetDatasetSnapshot.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.TargetDatasetSnapshot.name)' in Type 'cz.cvut.spipes.model.TargetDatasetSnapshot' (TargetDatasetSnapshot.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.TargetDatasetSnapshot.name)' in Type 'cz.cvut.spipes.model.TargetDatasetSnapshot' (TargetDatasetSnapshot.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.TargetDatasetSnapshot.description)' in Type 'cz.cvut.spipes.model.TargetDatasetSnapshot' (TargetDatasetSnapshot.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.TargetDatasetSnapshot.description)' in Type 'cz.cvut.spipes.model.TargetDatasetSnapshot' (TargetDatasetSnapshot.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.TargetDatasetSnapshot.types)' in Type 'cz.cvut.spipes.model.TargetDatasetSnapshot' (TargetDatasetSnapshot.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.TargetDatasetSnapshot.types)' in Type 'cz.cvut.spipes.model.TargetDatasetSnapshot' (TargetDatasetSnapshot.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.TargetDatasetSnapshot.properties)' in Type 'cz.cvut.spipes.model.TargetDatasetSnapshot' (TargetDatasetSnapshot.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.TargetDatasetSnapshot.properties)' in Type 'cz.cvut.spipes.model.TargetDatasetSnapshot' (TargetDatasetSnapshot.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.DescribedDataArtifact' (DescribedDataArtifact.java)
[INFO] Type 'cz.cvut.spipes.model.DescribedDataArtifact' (DescribedDataArtifact.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.DescribedDataArtifact' (DescribedDataArtifact.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DescribedDataArtifact.name)' in Type 'cz.cvut.spipes.model.DescribedDataArtifact' (DescribedDataArtifact.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DescribedDataArtifact.name)' in Type 'cz.cvut.spipes.model.DescribedDataArtifact' (DescribedDataArtifact.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DescribedDataArtifact.description)' in Type 'cz.cvut.spipes.model.DescribedDataArtifact' (DescribedDataArtifact.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DescribedDataArtifact.description)' in Type 'cz.cvut.spipes.model.DescribedDataArtifact' (DescribedDataArtifact.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DescribedDataArtifact.types)' in Type 'cz.cvut.spipes.model.DescribedDataArtifact' (DescribedDataArtifact.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DescribedDataArtifact.types)' in Type 'cz.cvut.spipes.model.DescribedDataArtifact' (DescribedDataArtifact.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.DescribedDataArtifact.properties)' in Type 'cz.cvut.spipes.model.DescribedDataArtifact' (DescribedDataArtifact.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.DescribedDataArtifact.properties)' in Type 'cz.cvut.spipes.model.DescribedDataArtifact' (DescribedDataArtifact.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.EntityPartition' (EntityPartition.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.EntityPartition' (EntityPartition.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.EntityPartition.name)' in Type 'cz.cvut.spipes.model.EntityPartition' (EntityPartition.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.EntityPartition.name)' in Type 'cz.cvut.spipes.model.EntityPartition' (EntityPartition.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.EntityPartition.description)' in Type 'cz.cvut.spipes.model.EntityPartition' (EntityPartition.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.EntityPartition.description)' in Type 'cz.cvut.spipes.model.EntityPartition' (EntityPartition.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.EntityPartition.types)' in Type 'cz.cvut.spipes.model.EntityPartition' (EntityPartition.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.EntityPartition.types)' in Type 'cz.cvut.spipes.model.EntityPartition' (EntityPartition.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.EntityPartition.properties)' in Type 'cz.cvut.spipes.model.EntityPartition' (EntityPartition.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.EntityPartition.properties)' in Type 'cz.cvut.spipes.model.EntityPartition' (EntityPartition.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.SparqlEndpointDatasetSource' (SparqlEndpointDatasetSource.java)
[INFO] Type 'cz.cvut.spipes.model.SparqlEndpointDatasetSource' (SparqlEndpointDatasetSource.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.SparqlEndpointDatasetSource' (SparqlEndpointDatasetSource.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SparqlEndpointDatasetSource.name)' in Type 'cz.cvut.spipes.model.SparqlEndpointDatasetSource' (SparqlEndpointDatasetSource.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SparqlEndpointDatasetSource.name)' in Type 'cz.cvut.spipes.model.SparqlEndpointDatasetSource' (SparqlEndpointDatasetSource.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SparqlEndpointDatasetSource.description)' in Type 'cz.cvut.spipes.model.SparqlEndpointDatasetSource' (SparqlEndpointDatasetSource.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SparqlEndpointDatasetSource.description)' in Type 'cz.cvut.spipes.model.SparqlEndpointDatasetSource' (SparqlEndpointDatasetSource.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.SparqlEndpointDatasetSource.types)' in Type 'cz.cvut.spipes.model.SparqlEndpointDatasetSource' (SparqlEndpointDatasetSource.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.SparqlEndpointDatasetSource.types)' in Type 'cz.cvut.spipes.model.SparqlEndpointDatasetSource' (SparqlEndpointDatasetSource.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.SparqlEndpointDatasetSource.properties)' in Type 'cz.cvut.spipes.model.SparqlEndpointDatasetSource' (SparqlEndpointDatasetSource.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.SparqlEndpointDatasetSource.properties)' in Type 'cz.cvut.spipes.model.SparqlEndpointDatasetSource' (SparqlEndpointDatasetSource.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.Transformation' (Transformation.java)
[INFO] Type 'cz.cvut.spipes.model.Transformation' (Transformation.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.Transformation' (Transformation.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Transformation.name)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:49) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Transformation.name)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:53) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Transformation.description)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:57) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Transformation.description)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:61) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Transformation.types)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:65) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Transformation.types)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:69) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.Transformation.properties)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:81) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.Transformation.properties)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:85) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.SourceDatasetSnapshot cz.cvut.spipes.model.Transformation.has_input)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:89) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.SourceDatasetSnapshot cz.cvut.spipes.model.Transformation.has_input)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:93) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Transformation.has_output)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:97) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Transformation.has_output)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:101) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.ExecutionContextDatasetSource cz.cvut.spipes.model.Transformation.inv_dot_is_created_by)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:105) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.ExecutionContextDatasetSource cz.cvut.spipes.model.Transformation.inv_dot_is_created_by)' in Type 'cz.cvut.spipes.model.Transformation' (Transformation.java:109) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.DataItem' (DataItem.java)
[INFO] Type 'cz.cvut.spipes.model.DataItem' (DataItem.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.DataItem' (DataItem.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DataItem.name)' in Type 'cz.cvut.spipes.model.DataItem' (DataItem.java:44) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DataItem.name)' in Type 'cz.cvut.spipes.model.DataItem' (DataItem.java:48) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DataItem.description)' in Type 'cz.cvut.spipes.model.DataItem' (DataItem.java:52) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DataItem.description)' in Type 'cz.cvut.spipes.model.DataItem' (DataItem.java:56) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DataItem.types)' in Type 'cz.cvut.spipes.model.DataItem' (DataItem.java:60) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DataItem.types)' in Type 'cz.cvut.spipes.model.DataItem' (DataItem.java:64) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.DataItem.properties)' in Type 'cz.cvut.spipes.model.DataItem' (DataItem.java:76) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.DataItem.properties)' in Type 'cz.cvut.spipes.model.DataItem' (DataItem.java:80) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DataItem.inv_dot_has_item)' in Type 'cz.cvut.spipes.model.DataItem' (DataItem.java:84) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DataItem.inv_dot_has_item)' in Type 'cz.cvut.spipes.model.DataItem' (DataItem.java:88) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.Data cz.cvut.spipes.model.DataItem.inv_dot_has_member)' in Type 'cz.cvut.spipes.model.DataItem' (DataItem.java:92) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.Data cz.cvut.spipes.model.DataItem.inv_dot_has_member)' in Type 'cz.cvut.spipes.model.DataItem' (DataItem.java:96) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.DatasetSelector' (DatasetSelector.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.DatasetSelector' (DatasetSelector.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetSelector.name)' in Type 'cz.cvut.spipes.model.DatasetSelector' (DatasetSelector.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetSelector.name)' in Type 'cz.cvut.spipes.model.DatasetSelector' (DatasetSelector.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetSelector.description)' in Type 'cz.cvut.spipes.model.DatasetSelector' (DatasetSelector.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetSelector.description)' in Type 'cz.cvut.spipes.model.DatasetSelector' (DatasetSelector.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DatasetSelector.types)' in Type 'cz.cvut.spipes.model.DatasetSelector' (DatasetSelector.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DatasetSelector.types)' in Type 'cz.cvut.spipes.model.DatasetSelector' (DatasetSelector.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.DatasetSelector.properties)' in Type 'cz.cvut.spipes.model.DatasetSelector' (DatasetSelector.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.DatasetSelector.properties)' in Type 'cz.cvut.spipes.model.DatasetSelector' (DatasetSelector.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.ExecutionContextDatasetSource' (ExecutionContextDatasetSource.java)
[INFO] Type 'cz.cvut.spipes.model.ExecutionContextDatasetSource' (ExecutionContextDatasetSource.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.ExecutionContextDatasetSource' (ExecutionContextDatasetSource.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.ExecutionContextDatasetSource.name)' in Type 'cz.cvut.spipes.model.ExecutionContextDatasetSource' (ExecutionContextDatasetSource.java:39) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.ExecutionContextDatasetSource.name)' in Type 'cz.cvut.spipes.model.ExecutionContextDatasetSource' (ExecutionContextDatasetSource.java:43) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.ExecutionContextDatasetSource.description)' in Type 'cz.cvut.spipes.model.ExecutionContextDatasetSource' (ExecutionContextDatasetSource.java:47) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.ExecutionContextDatasetSource.description)' in Type 'cz.cvut.spipes.model.ExecutionContextDatasetSource' (ExecutionContextDatasetSource.java:51) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.ExecutionContextDatasetSource.types)' in Type 'cz.cvut.spipes.model.ExecutionContextDatasetSource' (ExecutionContextDatasetSource.java:55) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.ExecutionContextDatasetSource.types)' in Type 'cz.cvut.spipes.model.ExecutionContextDatasetSource' (ExecutionContextDatasetSource.java:59) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.ExecutionContextDatasetSource.properties)' in Type 'cz.cvut.spipes.model.ExecutionContextDatasetSource' (ExecutionContextDatasetSource.java:71) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.ExecutionContextDatasetSource.properties)' in Type 'cz.cvut.spipes.model.ExecutionContextDatasetSource' (ExecutionContextDatasetSource.java:75) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.ExecutionContextDatasetSource.is_created_by)' in Type 'cz.cvut.spipes.model.ExecutionContextDatasetSource' (ExecutionContextDatasetSource.java:79) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.ExecutionContextDatasetSource.is_created_by)' in Type 'cz.cvut.spipes.model.ExecutionContextDatasetSource' (ExecutionContextDatasetSource.java:83) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.DatasetExploringJournalist' (DatasetExploringJournalist.java)
[INFO] Type 'cz.cvut.spipes.model.DatasetExploringJournalist' (DatasetExploringJournalist.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.DatasetExploringJournalist' (DatasetExploringJournalist.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetExploringJournalist.name)' in Type 'cz.cvut.spipes.model.DatasetExploringJournalist' (DatasetExploringJournalist.java:39) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetExploringJournalist.name)' in Type 'cz.cvut.spipes.model.DatasetExploringJournalist' (DatasetExploringJournalist.java:43) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetExploringJournalist.description)' in Type 'cz.cvut.spipes.model.DatasetExploringJournalist' (DatasetExploringJournalist.java:47) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetExploringJournalist.description)' in Type 'cz.cvut.spipes.model.DatasetExploringJournalist' (DatasetExploringJournalist.java:51) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DatasetExploringJournalist.types)' in Type 'cz.cvut.spipes.model.DatasetExploringJournalist' (DatasetExploringJournalist.java:55) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DatasetExploringJournalist.types)' in Type 'cz.cvut.spipes.model.DatasetExploringJournalist' (DatasetExploringJournalist.java:59) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.DatasetExploringJournalist.properties)' in Type 'cz.cvut.spipes.model.DatasetExploringJournalist' (DatasetExploringJournalist.java:71) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.DatasetExploringJournalist.properties)' in Type 'cz.cvut.spipes.model.DatasetExploringJournalist' (DatasetExploringJournalist.java:75) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DatasetExploringJournalist.inv_dot_has_dataset_explorer)' in Type 'cz.cvut.spipes.model.DatasetExploringJournalist' (DatasetExploringJournalist.java:79) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DatasetExploringJournalist.inv_dot_has_dataset_explorer)' in Type 'cz.cvut.spipes.model.DatasetExploringJournalist' (DatasetExploringJournalist.java:83) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.Person' (Person.java)
[INFO] Type 'cz.cvut.spipes.model.Person' (Person.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.Person' (Person.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Person.name)' in Type 'cz.cvut.spipes.model.Person' (Person.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Person.name)' in Type 'cz.cvut.spipes.model.Person' (Person.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Person.description)' in Type 'cz.cvut.spipes.model.Person' (Person.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Person.description)' in Type 'cz.cvut.spipes.model.Person' (Person.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Person.types)' in Type 'cz.cvut.spipes.model.Person' (Person.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Person.types)' in Type 'cz.cvut.spipes.model.Person' (Person.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.Person.properties)' in Type 'cz.cvut.spipes.model.Person' (Person.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.Person.properties)' in Type 'cz.cvut.spipes.model.Person' (Person.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.Description' (Description.java)
[INFO] Type 'cz.cvut.spipes.model.Description' (Description.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.Description' (Description.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Description.name)' in Type 'cz.cvut.spipes.model.Description' (Description.java:49) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Description.name)' in Type 'cz.cvut.spipes.model.Description' (Description.java:53) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Description.description)' in Type 'cz.cvut.spipes.model.Description' (Description.java:57) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Description.description)' in Type 'cz.cvut.spipes.model.Description' (Description.java:61) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Description.types)' in Type 'cz.cvut.spipes.model.Description' (Description.java:65) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Description.types)' in Type 'cz.cvut.spipes.model.Description' (Description.java:69) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.Description.properties)' in Type 'cz.cvut.spipes.model.Description' (Description.java:81) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.Description.properties)' in Type 'cz.cvut.spipes.model.Description' (Description.java:85) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.DatasetDescriptor cz.cvut.spipes.model.Description.has_dataset_descriptor)' in Type 'cz.cvut.spipes.model.Description' (Description.java:89) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.DatasetDescriptor cz.cvut.spipes.model.Description.has_dataset_descriptor)' in Type 'cz.cvut.spipes.model.Description' (Description.java:93) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Description.has_source)' in Type 'cz.cvut.spipes.model.Description' (Description.java:97) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Description.has_source)' in Type 'cz.cvut.spipes.model.Description' (Description.java:101) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.DescribedDataArtifact cz.cvut.spipes.model.Description.is_description_of)' in Type 'cz.cvut.spipes.model.Description' (Description.java:105) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.DescribedDataArtifact cz.cvut.spipes.model.Description.is_description_of)' in Type 'cz.cvut.spipes.model.Description' (Description.java:109) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource' (NamedGraphSparqlEndpointDatasetSource.java)
[INFO] Type 'cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource' (NamedGraphSparqlEndpointDatasetSource.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource' (NamedGraphSparqlEndpointDatasetSource.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource.name)' in Type 'cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource' (NamedGraphSparqlEndpointDatasetSource.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource.name)' in Type 'cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource' (NamedGraphSparqlEndpointDatasetSource.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource.description)' in Type 'cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource' (NamedGraphSparqlEndpointDatasetSource.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource.description)' in Type 'cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource' (NamedGraphSparqlEndpointDatasetSource.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource.types)' in Type 'cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource' (NamedGraphSparqlEndpointDatasetSource.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource.types)' in Type 'cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource' (NamedGraphSparqlEndpointDatasetSource.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource.properties)' in Type 'cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource' (NamedGraphSparqlEndpointDatasetSource.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource.properties)' in Type 'cz.cvut.spipes.model.NamedGraphSparqlEndpointDatasetSource' (NamedGraphSparqlEndpointDatasetSource.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.DatasetExploration' (DatasetExploration.java)
[INFO] Type 'cz.cvut.spipes.model.DatasetExploration' (DatasetExploration.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.DatasetExploration' (DatasetExploration.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetExploration.name)' in Type 'cz.cvut.spipes.model.DatasetExploration' (DatasetExploration.java:39) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetExploration.name)' in Type 'cz.cvut.spipes.model.DatasetExploration' (DatasetExploration.java:43) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetExploration.description)' in Type 'cz.cvut.spipes.model.DatasetExploration' (DatasetExploration.java:47) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetExploration.description)' in Type 'cz.cvut.spipes.model.DatasetExploration' (DatasetExploration.java:51) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DatasetExploration.types)' in Type 'cz.cvut.spipes.model.DatasetExploration' (DatasetExploration.java:55) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DatasetExploration.types)' in Type 'cz.cvut.spipes.model.DatasetExploration' (DatasetExploration.java:59) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.DatasetExploration.properties)' in Type 'cz.cvut.spipes.model.DatasetExploration' (DatasetExploration.java:71) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.DatasetExploration.properties)' in Type 'cz.cvut.spipes.model.DatasetExploration' (DatasetExploration.java:75) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.DatasetExploringJournalist cz.cvut.spipes.model.DatasetExploration.has_dataset_explorer)' in Type 'cz.cvut.spipes.model.DatasetExploration' (DatasetExploration.java:79) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.DatasetExploringJournalist cz.cvut.spipes.model.DatasetExploration.has_dataset_explorer)' in Type 'cz.cvut.spipes.model.DatasetExploration' (DatasetExploration.java:83) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.TemporalContentDescriptor' (TemporalContentDescriptor.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.TemporalContentDescriptor' (TemporalContentDescriptor.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.TemporalContentDescriptor.name)' in Type 'cz.cvut.spipes.model.TemporalContentDescriptor' (TemporalContentDescriptor.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.TemporalContentDescriptor.name)' in Type 'cz.cvut.spipes.model.TemporalContentDescriptor' (TemporalContentDescriptor.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.TemporalContentDescriptor.description)' in Type 'cz.cvut.spipes.model.TemporalContentDescriptor' (TemporalContentDescriptor.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.TemporalContentDescriptor.description)' in Type 'cz.cvut.spipes.model.TemporalContentDescriptor' (TemporalContentDescriptor.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.TemporalContentDescriptor.types)' in Type 'cz.cvut.spipes.model.TemporalContentDescriptor' (TemporalContentDescriptor.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.TemporalContentDescriptor.types)' in Type 'cz.cvut.spipes.model.TemporalContentDescriptor' (TemporalContentDescriptor.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.TemporalContentDescriptor.properties)' in Type 'cz.cvut.spipes.model.TemporalContentDescriptor' (TemporalContentDescriptor.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.TemporalContentDescriptor.properties)' in Type 'cz.cvut.spipes.model.TemporalContentDescriptor' (TemporalContentDescriptor.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.SingleItemSelector' (SingleItemSelector.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.SingleItemSelector' (SingleItemSelector.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SingleItemSelector.name)' in Type 'cz.cvut.spipes.model.SingleItemSelector' (SingleItemSelector.java:39) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SingleItemSelector.name)' in Type 'cz.cvut.spipes.model.SingleItemSelector' (SingleItemSelector.java:43) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SingleItemSelector.description)' in Type 'cz.cvut.spipes.model.SingleItemSelector' (SingleItemSelector.java:47) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SingleItemSelector.description)' in Type 'cz.cvut.spipes.model.SingleItemSelector' (SingleItemSelector.java:51) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.SingleItemSelector.types)' in Type 'cz.cvut.spipes.model.SingleItemSelector' (SingleItemSelector.java:55) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.SingleItemSelector.types)' in Type 'cz.cvut.spipes.model.SingleItemSelector' (SingleItemSelector.java:59) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.SingleItemSelector.properties)' in Type 'cz.cvut.spipes.model.SingleItemSelector' (SingleItemSelector.java:71) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.SingleItemSelector.properties)' in Type 'cz.cvut.spipes.model.SingleItemSelector' (SingleItemSelector.java:75) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.SingleItemSelector.has_item)' in Type 'cz.cvut.spipes.model.SingleItemSelector' (SingleItemSelector.java:79) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.SingleItemSelector.has_item)' in Type 'cz.cvut.spipes.model.SingleItemSelector' (SingleItemSelector.java:83) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.SpatialContentDescriptor' (SpatialContentDescriptor.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.SpatialContentDescriptor' (SpatialContentDescriptor.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SpatialContentDescriptor.name)' in Type 'cz.cvut.spipes.model.SpatialContentDescriptor' (SpatialContentDescriptor.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SpatialContentDescriptor.name)' in Type 'cz.cvut.spipes.model.SpatialContentDescriptor' (SpatialContentDescriptor.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SpatialContentDescriptor.description)' in Type 'cz.cvut.spipes.model.SpatialContentDescriptor' (SpatialContentDescriptor.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SpatialContentDescriptor.description)' in Type 'cz.cvut.spipes.model.SpatialContentDescriptor' (SpatialContentDescriptor.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.SpatialContentDescriptor.types)' in Type 'cz.cvut.spipes.model.SpatialContentDescriptor' (SpatialContentDescriptor.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.SpatialContentDescriptor.types)' in Type 'cz.cvut.spipes.model.SpatialContentDescriptor' (SpatialContentDescriptor.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.SpatialContentDescriptor.properties)' in Type 'cz.cvut.spipes.model.SpatialContentDescriptor' (SpatialContentDescriptor.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.SpatialContentDescriptor.properties)' in Type 'cz.cvut.spipes.model.SpatialContentDescriptor' (SpatialContentDescriptor.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.Agent' (Agent.java)
[INFO] Type 'cz.cvut.spipes.model.Agent' (Agent.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.Agent' (Agent.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Agent.name)' in Type 'cz.cvut.spipes.model.Agent' (Agent.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Agent.name)' in Type 'cz.cvut.spipes.model.Agent' (Agent.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Agent.description)' in Type 'cz.cvut.spipes.model.Agent' (Agent.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Agent.description)' in Type 'cz.cvut.spipes.model.Agent' (Agent.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Agent.types)' in Type 'cz.cvut.spipes.model.Agent' (Agent.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Agent.types)' in Type 'cz.cvut.spipes.model.Agent' (Agent.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.Agent.properties)' in Type 'cz.cvut.spipes.model.Agent' (Agent.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.Agent.properties)' in Type 'cz.cvut.spipes.model.Agent' (Agent.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java)
[INFO] Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetSnapshot.name)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:54) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetSnapshot.name)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:58) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetSnapshot.description)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:62) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetSnapshot.description)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:66) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DatasetSnapshot.types)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:70) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DatasetSnapshot.types)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:74) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.DatasetSnapshot.properties)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:86) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.DatasetSnapshot.properties)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:90) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DatasetSnapshot.has_dataset)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:94) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DatasetSnapshot.has_dataset)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:98) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DatasetSnapshot.has_sub_dataset_snapshot)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:102) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DatasetSnapshot.has_sub_dataset_snapshot)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:106) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DatasetSnapshot.inv_dot_has_published_dataset_snapshot)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:110) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DatasetSnapshot.inv_dot_has_published_dataset_snapshot)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:114) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.DatasetSnapshot cz.cvut.spipes.model.DatasetSnapshot.inv_dot_has_sub_dataset_snapshot)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:118) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.DatasetSnapshot cz.cvut.spipes.model.DatasetSnapshot.inv_dot_has_sub_dataset_snapshot)' in Type 'cz.cvut.spipes.model.DatasetSnapshot' (DatasetSnapshot.java:122) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.VocabularyInstance' (VocabularyInstance.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.VocabularyInstance' (VocabularyInstance.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.VocabularyInstance.name)' in Type 'cz.cvut.spipes.model.VocabularyInstance' (VocabularyInstance.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.VocabularyInstance.name)' in Type 'cz.cvut.spipes.model.VocabularyInstance' (VocabularyInstance.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.VocabularyInstance.description)' in Type 'cz.cvut.spipes.model.VocabularyInstance' (VocabularyInstance.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.VocabularyInstance.description)' in Type 'cz.cvut.spipes.model.VocabularyInstance' (VocabularyInstance.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.VocabularyInstance.types)' in Type 'cz.cvut.spipes.model.VocabularyInstance' (VocabularyInstance.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.VocabularyInstance.types)' in Type 'cz.cvut.spipes.model.VocabularyInstance' (VocabularyInstance.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.VocabularyInstance.properties)' in Type 'cz.cvut.spipes.model.VocabularyInstance' (VocabularyInstance.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.VocabularyInstance.properties)' in Type 'cz.cvut.spipes.model.VocabularyInstance' (VocabularyInstance.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.VocabularyClassPartition' (VocabularyClassPartition.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.VocabularyClassPartition' (VocabularyClassPartition.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.VocabularyClassPartition.name)' in Type 'cz.cvut.spipes.model.VocabularyClassPartition' (VocabularyClassPartition.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.VocabularyClassPartition.name)' in Type 'cz.cvut.spipes.model.VocabularyClassPartition' (VocabularyClassPartition.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.VocabularyClassPartition.description)' in Type 'cz.cvut.spipes.model.VocabularyClassPartition' (VocabularyClassPartition.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.VocabularyClassPartition.description)' in Type 'cz.cvut.spipes.model.VocabularyClassPartition' (VocabularyClassPartition.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.VocabularyClassPartition.types)' in Type 'cz.cvut.spipes.model.VocabularyClassPartition' (VocabularyClassPartition.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.VocabularyClassPartition.types)' in Type 'cz.cvut.spipes.model.VocabularyClassPartition' (VocabularyClassPartition.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.VocabularyClassPartition.properties)' in Type 'cz.cvut.spipes.model.VocabularyClassPartition' (VocabularyClassPartition.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.VocabularyClassPartition.properties)' in Type 'cz.cvut.spipes.model.VocabularyClassPartition' (VocabularyClassPartition.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.SparqlConstruct' (SparqlConstruct.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.SparqlConstruct' (SparqlConstruct.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SparqlConstruct.name)' in Type 'cz.cvut.spipes.model.SparqlConstruct' (SparqlConstruct.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SparqlConstruct.name)' in Type 'cz.cvut.spipes.model.SparqlConstruct' (SparqlConstruct.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SparqlConstruct.description)' in Type 'cz.cvut.spipes.model.SparqlConstruct' (SparqlConstruct.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SparqlConstruct.description)' in Type 'cz.cvut.spipes.model.SparqlConstruct' (SparqlConstruct.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.SparqlConstruct.types)' in Type 'cz.cvut.spipes.model.SparqlConstruct' (SparqlConstruct.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.SparqlConstruct.types)' in Type 'cz.cvut.spipes.model.SparqlConstruct' (SparqlConstruct.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.SparqlConstruct.properties)' in Type 'cz.cvut.spipes.model.SparqlConstruct' (SparqlConstruct.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.SparqlConstruct.properties)' in Type 'cz.cvut.spipes.model.SparqlConstruct' (SparqlConstruct.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.Organization' (Organization.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.Organization' (Organization.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Organization.name)' in Type 'cz.cvut.spipes.model.Organization' (Organization.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Organization.name)' in Type 'cz.cvut.spipes.model.Organization' (Organization.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Organization.description)' in Type 'cz.cvut.spipes.model.Organization' (Organization.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Organization.description)' in Type 'cz.cvut.spipes.model.Organization' (Organization.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Organization.types)' in Type 'cz.cvut.spipes.model.Organization' (Organization.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Organization.types)' in Type 'cz.cvut.spipes.model.Organization' (Organization.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.Organization.properties)' in Type 'cz.cvut.spipes.model.Organization' (Organization.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.Organization.properties)' in Type 'cz.cvut.spipes.model.Organization' (Organization.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.NonContentDescriptor' (NonContentDescriptor.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.NonContentDescriptor' (NonContentDescriptor.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.NonContentDescriptor.name)' in Type 'cz.cvut.spipes.model.NonContentDescriptor' (NonContentDescriptor.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.NonContentDescriptor.name)' in Type 'cz.cvut.spipes.model.NonContentDescriptor' (NonContentDescriptor.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.NonContentDescriptor.description)' in Type 'cz.cvut.spipes.model.NonContentDescriptor' (NonContentDescriptor.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.NonContentDescriptor.description)' in Type 'cz.cvut.spipes.model.NonContentDescriptor' (NonContentDescriptor.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.NonContentDescriptor.types)' in Type 'cz.cvut.spipes.model.NonContentDescriptor' (NonContentDescriptor.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.NonContentDescriptor.types)' in Type 'cz.cvut.spipes.model.NonContentDescriptor' (NonContentDescriptor.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.NonContentDescriptor.properties)' in Type 'cz.cvut.spipes.model.NonContentDescriptor' (NonContentDescriptor.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.NonContentDescriptor.properties)' in Type 'cz.cvut.spipes.model.NonContentDescriptor' (NonContentDescriptor.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.Intent' (Intent.java)
[INFO] Type 'cz.cvut.spipes.model.Intent' (Intent.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.Intent' (Intent.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Intent.name)' in Type 'cz.cvut.spipes.model.Intent' (Intent.java:44) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Intent.name)' in Type 'cz.cvut.spipes.model.Intent' (Intent.java:48) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Intent.description)' in Type 'cz.cvut.spipes.model.Intent' (Intent.java:52) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Intent.description)' in Type 'cz.cvut.spipes.model.Intent' (Intent.java:56) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Intent.types)' in Type 'cz.cvut.spipes.model.Intent' (Intent.java:60) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Intent.types)' in Type 'cz.cvut.spipes.model.Intent' (Intent.java:64) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.Intent.properties)' in Type 'cz.cvut.spipes.model.Intent' (Intent.java:76) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.Intent.properties)' in Type 'cz.cvut.spipes.model.Intent' (Intent.java:80) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.DatasetExploringJournalist cz.cvut.spipes.model.Intent.inv_dot_has_intent)' in Type 'cz.cvut.spipes.model.Intent' (Intent.java:84) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.DatasetExploringJournalist cz.cvut.spipes.model.Intent.inv_dot_has_intent)' in Type 'cz.cvut.spipes.model.Intent' (Intent.java:88) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.DatasetExploration cz.cvut.spipes.model.Intent.inv_dot_uses)' in Type 'cz.cvut.spipes.model.Intent' (Intent.java:92) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.DatasetExploration cz.cvut.spipes.model.Intent.inv_dot_uses)' in Type 'cz.cvut.spipes.model.Intent' (Intent.java:96) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.SingleSnapshotDatasetSource' (SingleSnapshotDatasetSource.java)
[INFO] Type 'cz.cvut.spipes.model.SingleSnapshotDatasetSource' (SingleSnapshotDatasetSource.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.SingleSnapshotDatasetSource' (SingleSnapshotDatasetSource.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SingleSnapshotDatasetSource.name)' in Type 'cz.cvut.spipes.model.SingleSnapshotDatasetSource' (SingleSnapshotDatasetSource.java:39) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SingleSnapshotDatasetSource.name)' in Type 'cz.cvut.spipes.model.SingleSnapshotDatasetSource' (SingleSnapshotDatasetSource.java:43) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SingleSnapshotDatasetSource.description)' in Type 'cz.cvut.spipes.model.SingleSnapshotDatasetSource' (SingleSnapshotDatasetSource.java:47) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SingleSnapshotDatasetSource.description)' in Type 'cz.cvut.spipes.model.SingleSnapshotDatasetSource' (SingleSnapshotDatasetSource.java:51) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.SingleSnapshotDatasetSource.types)' in Type 'cz.cvut.spipes.model.SingleSnapshotDatasetSource' (SingleSnapshotDatasetSource.java:55) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.SingleSnapshotDatasetSource.types)' in Type 'cz.cvut.spipes.model.SingleSnapshotDatasetSource' (SingleSnapshotDatasetSource.java:59) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.SingleSnapshotDatasetSource.properties)' in Type 'cz.cvut.spipes.model.SingleSnapshotDatasetSource' (SingleSnapshotDatasetSource.java:71) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.SingleSnapshotDatasetSource.properties)' in Type 'cz.cvut.spipes.model.SingleSnapshotDatasetSource' (SingleSnapshotDatasetSource.java:75) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.SingleSnapshotDatasetSource.inv_dot_has_source)' in Type 'cz.cvut.spipes.model.SingleSnapshotDatasetSource' (SingleSnapshotDatasetSource.java:79) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.SingleSnapshotDatasetSource.inv_dot_has_source)' in Type 'cz.cvut.spipes.model.SingleSnapshotDatasetSource' (SingleSnapshotDatasetSource.java:83) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.Dataset' (Dataset.java)
[INFO] Type 'cz.cvut.spipes.model.Dataset' (Dataset.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.Dataset' (Dataset.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Dataset.name)' in Type 'cz.cvut.spipes.model.Dataset' (Dataset.java:44) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Dataset.name)' in Type 'cz.cvut.spipes.model.Dataset' (Dataset.java:48) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Dataset.description)' in Type 'cz.cvut.spipes.model.Dataset' (Dataset.java:52) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Dataset.description)' in Type 'cz.cvut.spipes.model.Dataset' (Dataset.java:56) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Dataset.types)' in Type 'cz.cvut.spipes.model.Dataset' (Dataset.java:60) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Dataset.types)' in Type 'cz.cvut.spipes.model.Dataset' (Dataset.java:64) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.Dataset.properties)' in Type 'cz.cvut.spipes.model.Dataset' (Dataset.java:76) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.Dataset.properties)' in Type 'cz.cvut.spipes.model.Dataset' (Dataset.java:80) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Dataset.has_subdataset)' in Type 'cz.cvut.spipes.model.Dataset' (Dataset.java:84) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Dataset.has_subdataset)' in Type 'cz.cvut.spipes.model.Dataset' (Dataset.java:88) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.Dataset cz.cvut.spipes.model.Dataset.inv_dot_has_subdataset)' in Type 'cz.cvut.spipes.model.Dataset' (Dataset.java:92) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.Dataset cz.cvut.spipes.model.Dataset.inv_dot_has_subdataset)' in Type 'cz.cvut.spipes.model.Dataset' (Dataset.java:96) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.DescribedDataset' (DescribedDataset.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.DescribedDataset' (DescribedDataset.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DescribedDataset.name)' in Type 'cz.cvut.spipes.model.DescribedDataset' (DescribedDataset.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DescribedDataset.name)' in Type 'cz.cvut.spipes.model.DescribedDataset' (DescribedDataset.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DescribedDataset.description)' in Type 'cz.cvut.spipes.model.DescribedDataset' (DescribedDataset.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DescribedDataset.description)' in Type 'cz.cvut.spipes.model.DescribedDataset' (DescribedDataset.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DescribedDataset.types)' in Type 'cz.cvut.spipes.model.DescribedDataset' (DescribedDataset.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DescribedDataset.types)' in Type 'cz.cvut.spipes.model.DescribedDataset' (DescribedDataset.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.DescribedDataset.properties)' in Type 'cz.cvut.spipes.model.DescribedDataset' (DescribedDataset.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.DescribedDataset.properties)' in Type 'cz.cvut.spipes.model.DescribedDataset' (DescribedDataset.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.SpoSummaryDescriptor' (SpoSummaryDescriptor.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.SpoSummaryDescriptor' (SpoSummaryDescriptor.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SpoSummaryDescriptor.name)' in Type 'cz.cvut.spipes.model.SpoSummaryDescriptor' (SpoSummaryDescriptor.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SpoSummaryDescriptor.name)' in Type 'cz.cvut.spipes.model.SpoSummaryDescriptor' (SpoSummaryDescriptor.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SpoSummaryDescriptor.description)' in Type 'cz.cvut.spipes.model.SpoSummaryDescriptor' (SpoSummaryDescriptor.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SpoSummaryDescriptor.description)' in Type 'cz.cvut.spipes.model.SpoSummaryDescriptor' (SpoSummaryDescriptor.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.SpoSummaryDescriptor.types)' in Type 'cz.cvut.spipes.model.SpoSummaryDescriptor' (SpoSummaryDescriptor.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.SpoSummaryDescriptor.types)' in Type 'cz.cvut.spipes.model.SpoSummaryDescriptor' (SpoSummaryDescriptor.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.SpoSummaryDescriptor.properties)' in Type 'cz.cvut.spipes.model.SpoSummaryDescriptor' (SpoSummaryDescriptor.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.SpoSummaryDescriptor.properties)' in Type 'cz.cvut.spipes.model.SpoSummaryDescriptor' (SpoSummaryDescriptor.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.VocabularyPropertyPartition' (VocabularyPropertyPartition.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.VocabularyPropertyPartition' (VocabularyPropertyPartition.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.VocabularyPropertyPartition.name)' in Type 'cz.cvut.spipes.model.VocabularyPropertyPartition' (VocabularyPropertyPartition.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.VocabularyPropertyPartition.name)' in Type 'cz.cvut.spipes.model.VocabularyPropertyPartition' (VocabularyPropertyPartition.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.VocabularyPropertyPartition.description)' in Type 'cz.cvut.spipes.model.VocabularyPropertyPartition' (VocabularyPropertyPartition.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.VocabularyPropertyPartition.description)' in Type 'cz.cvut.spipes.model.VocabularyPropertyPartition' (VocabularyPropertyPartition.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.VocabularyPropertyPartition.types)' in Type 'cz.cvut.spipes.model.VocabularyPropertyPartition' (VocabularyPropertyPartition.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.VocabularyPropertyPartition.types)' in Type 'cz.cvut.spipes.model.VocabularyPropertyPartition' (VocabularyPropertyPartition.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.VocabularyPropertyPartition.properties)' in Type 'cz.cvut.spipes.model.VocabularyPropertyPartition' (VocabularyPropertyPartition.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.VocabularyPropertyPartition.properties)' in Type 'cz.cvut.spipes.model.VocabularyPropertyPartition' (VocabularyPropertyPartition.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.SourceDatasetSnapshot' (SourceDatasetSnapshot.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.SourceDatasetSnapshot' (SourceDatasetSnapshot.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SourceDatasetSnapshot.name)' in Type 'cz.cvut.spipes.model.SourceDatasetSnapshot' (SourceDatasetSnapshot.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SourceDatasetSnapshot.name)' in Type 'cz.cvut.spipes.model.SourceDatasetSnapshot' (SourceDatasetSnapshot.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.SourceDatasetSnapshot.description)' in Type 'cz.cvut.spipes.model.SourceDatasetSnapshot' (SourceDatasetSnapshot.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.SourceDatasetSnapshot.description)' in Type 'cz.cvut.spipes.model.SourceDatasetSnapshot' (SourceDatasetSnapshot.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.SourceDatasetSnapshot.types)' in Type 'cz.cvut.spipes.model.SourceDatasetSnapshot' (SourceDatasetSnapshot.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.SourceDatasetSnapshot.types)' in Type 'cz.cvut.spipes.model.SourceDatasetSnapshot' (SourceDatasetSnapshot.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.SourceDatasetSnapshot.properties)' in Type 'cz.cvut.spipes.model.SourceDatasetSnapshot' (SourceDatasetSnapshot.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.SourceDatasetSnapshot.properties)' in Type 'cz.cvut.spipes.model.SourceDatasetSnapshot' (SourceDatasetSnapshot.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.spipes.model.Thing' (Thing.java)
[INFO] Type 'cz.cvut.spipes.model.Thing' (Thing.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.Thing' (Thing.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Thing.name)' in Type 'cz.cvut.spipes.model.Thing' (Thing.java:32) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Thing.name)' in Type 'cz.cvut.spipes.model.Thing' (Thing.java:36) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Thing.description)' in Type 'cz.cvut.spipes.model.Thing' (Thing.java:40) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Thing.description)' in Type 'cz.cvut.spipes.model.Thing' (Thing.java:44) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Thing.types)' in Type 'cz.cvut.spipes.model.Thing' (Thing.java:48) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Thing.types)' in Type 'cz.cvut.spipes.model.Thing' (Thing.java:52) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.Thing.properties)' in Type 'cz.cvut.spipes.model.Thing' (Thing.java:64) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.Thing.properties)' in Type 'cz.cvut.spipes.model.Thing' (Thing.java:68) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.Publisher' (Publisher.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.Publisher' (Publisher.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Publisher.name)' in Type 'cz.cvut.spipes.model.Publisher' (Publisher.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Publisher.name)' in Type 'cz.cvut.spipes.model.Publisher' (Publisher.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Publisher.description)' in Type 'cz.cvut.spipes.model.Publisher' (Publisher.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Publisher.description)' in Type 'cz.cvut.spipes.model.Publisher' (Publisher.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Publisher.types)' in Type 'cz.cvut.spipes.model.Publisher' (Publisher.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Publisher.types)' in Type 'cz.cvut.spipes.model.Publisher' (Publisher.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.Publisher.properties)' in Type 'cz.cvut.spipes.model.Publisher' (Publisher.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.Publisher.properties)' in Type 'cz.cvut.spipes.model.Publisher' (Publisher.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.HumanInterpretation' (HumanInterpretation.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.HumanInterpretation' (HumanInterpretation.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.HumanInterpretation.name)' in Type 'cz.cvut.spipes.model.HumanInterpretation' (HumanInterpretation.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.HumanInterpretation.name)' in Type 'cz.cvut.spipes.model.HumanInterpretation' (HumanInterpretation.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.HumanInterpretation.description)' in Type 'cz.cvut.spipes.model.HumanInterpretation' (HumanInterpretation.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.HumanInterpretation.description)' in Type 'cz.cvut.spipes.model.HumanInterpretation' (HumanInterpretation.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.HumanInterpretation.types)' in Type 'cz.cvut.spipes.model.HumanInterpretation' (HumanInterpretation.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.HumanInterpretation.types)' in Type 'cz.cvut.spipes.model.HumanInterpretation' (HumanInterpretation.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.HumanInterpretation.properties)' in Type 'cz.cvut.spipes.model.HumanInterpretation' (HumanInterpretation.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.HumanInterpretation.properties)' in Type 'cz.cvut.spipes.model.HumanInterpretation' (HumanInterpretation.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.Data' (Data.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.Data' (Data.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Data.name)' in Type 'cz.cvut.spipes.model.Data' (Data.java:49) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Data.name)' in Type 'cz.cvut.spipes.model.Data' (Data.java:53) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.Data.description)' in Type 'cz.cvut.spipes.model.Data' (Data.java:57) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.Data.description)' in Type 'cz.cvut.spipes.model.Data' (Data.java:61) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Data.types)' in Type 'cz.cvut.spipes.model.Data' (Data.java:65) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Data.types)' in Type 'cz.cvut.spipes.model.Data' (Data.java:69) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.Data.properties)' in Type 'cz.cvut.spipes.model.Data' (Data.java:81) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.Data.properties)' in Type 'cz.cvut.spipes.model.Data' (Data.java:85) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Data.has_member)' in Type 'cz.cvut.spipes.model.Data' (Data.java:89) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Data.has_member)' in Type 'cz.cvut.spipes.model.Data' (Data.java:93) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.DatasetSnapshot cz.cvut.spipes.model.Data.inv_dot_constitutes)' in Type 'cz.cvut.spipes.model.Data' (Data.java:97) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.DatasetSnapshot cz.cvut.spipes.model.Data.inv_dot_constitutes)' in Type 'cz.cvut.spipes.model.Data' (Data.java:101) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.Data.is_part_of)' in Type 'cz.cvut.spipes.model.Data' (Data.java:105) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.Data.is_part_of)' in Type 'cz.cvut.spipes.model.Data' (Data.java:109) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.UrlDatasetSource' (UrlDatasetSource.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.UrlDatasetSource' (UrlDatasetSource.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.UrlDatasetSource.name)' in Type 'cz.cvut.spipes.model.UrlDatasetSource' (UrlDatasetSource.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.UrlDatasetSource.name)' in Type 'cz.cvut.spipes.model.UrlDatasetSource' (UrlDatasetSource.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.UrlDatasetSource.description)' in Type 'cz.cvut.spipes.model.UrlDatasetSource' (UrlDatasetSource.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.UrlDatasetSource.description)' in Type 'cz.cvut.spipes.model.UrlDatasetSource' (UrlDatasetSource.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.UrlDatasetSource.types)' in Type 'cz.cvut.spipes.model.UrlDatasetSource' (UrlDatasetSource.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.UrlDatasetSource.types)' in Type 'cz.cvut.spipes.model.UrlDatasetSource' (UrlDatasetSource.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.UrlDatasetSource.properties)' in Type 'cz.cvut.spipes.model.UrlDatasetSource' (UrlDatasetSource.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.UrlDatasetSource.properties)' in Type 'cz.cvut.spipes.model.UrlDatasetSource' (UrlDatasetSource.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetDescriptor.name)' in Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java:44) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetDescriptor.name)' in Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java:48) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetDescriptor.description)' in Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java:52) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetDescriptor.description)' in Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java:56) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DatasetDescriptor.types)' in Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java:60) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DatasetDescriptor.types)' in Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java:64) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.DatasetDescriptor.properties)' in Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java:76) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.DatasetDescriptor.properties)' in Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java:80) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.DescribedDataArtifact cz.cvut.spipes.model.DatasetDescriptor.describes)' in Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java:84) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.DescribedDataArtifact cz.cvut.spipes.model.DatasetDescriptor.describes)' in Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java:88) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.Description cz.cvut.spipes.model.DatasetDescriptor.inv_dot_has_dataset_descriptor)' in Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java:92) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.Description cz.cvut.spipes.model.DatasetDescriptor.inv_dot_has_dataset_descriptor)' in Type 'cz.cvut.spipes.model.DatasetDescriptor' (DatasetDescriptor.java:96) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetPublication.name)' in Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java:44) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetPublication.name)' in Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java:48) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetPublication.description)' in Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java:52) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetPublication.description)' in Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java:56) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DatasetPublication.types)' in Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java:60) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DatasetPublication.types)' in Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java:64) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.DatasetPublication.properties)' in Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java:76) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.DatasetPublication.properties)' in Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java:80) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(cz.cvut.spipes.model.DatasetSnapshot cz.cvut.spipes.model.DatasetPublication.has_published_dataset_snapshot)' in Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java:84) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(cz.cvut.spipes.model.DatasetSnapshot cz.cvut.spipes.model.DatasetPublication.has_published_dataset_snapshot)' in Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java:88) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DatasetPublication.has_publisher)' in Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java:92) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DatasetPublication.has_publisher)' in Type 'cz.cvut.spipes.model.DatasetPublication' (DatasetPublication.java:96) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Type 'cz.cvut.spipes.model.DatasetSource' (DatasetSource.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.spipes.model.DatasetSource' (DatasetSource.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetSource.name)' in Type 'cz.cvut.spipes.model.DatasetSource' (DatasetSource.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetSource.name)' in Type 'cz.cvut.spipes.model.DatasetSource' (DatasetSource.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.spipes.model.DatasetSource.description)' in Type 'cz.cvut.spipes.model.DatasetSource' (DatasetSource.java:42) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.spipes.model.DatasetSource.description)' in Type 'cz.cvut.spipes.model.DatasetSource' (DatasetSource.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.spipes.model.DatasetSource.types)' in Type 'cz.cvut.spipes.model.DatasetSource' (DatasetSource.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.spipes.model.DatasetSource.types)' in Type 'cz.cvut.spipes.model.DatasetSource' (DatasetSource.java:54) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.spipes.model.DatasetSource.properties)' in Type 'cz.cvut.spipes.model.DatasetSource' (DatasetSource.java:66) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.spipes.model.DatasetSource.properties)' in Type 'cz.cvut.spipes.model.DatasetSource' (DatasetSource.java:70) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] 
[INFO] --- aspectj-maven-plugin:1.14.0:test-compile (default) @ s-pipes-model ---
[WARNING] No sources found skipping aspectJ compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-model/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-model ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-model ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-model ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-model/target/s-pipes-model-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-model ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-model/target/s-pipes-model-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-model/0.3.0/s-pipes-model-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-model/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-model/0.3.0/s-pipes-model-0.3.0.pom
[INFO] 
[INFO] ---------------------< cz.cvut.kbss:s-pipes-core >----------------------
[INFO] Building SPipes Core 0.3.0                                        [3/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-core ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/target
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ s-pipes-core ---
[INFO] Starting audit...
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:4: 'java.io.PrintWriter' should be separated from previous import group by one line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:10: Import statement for 'org.apache.jena.query.ARQ' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:11: Import statement for 'org.apache.jena.query.ParameterizedSparqlString' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:12: Import statement for 'org.apache.jena.query.Query' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:13: Import statement for 'org.apache.jena.query.QueryExecution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:14: Import statement for 'org.apache.jena.query.QueryExecutionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:15: Import statement for 'org.apache.jena.query.QuerySolution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:16: Import statement for 'org.apache.jena.query.ResultSet' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:17: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:18: Import statement for 'org.apache.jena.rdf.model.RDFNode' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:19: Import statement for 'org.apache.jena.sparql.mgt.Explain' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:20: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:21: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:45:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:56:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:57:38: WhitespaceAround: '=' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:92: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:93: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:94: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:95: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:113: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:126: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:127: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:128: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:129: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:140:22: GenericWhitespace '>' is preceded with whitespace. [GenericWhitespace]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:140:24: GenericWhitespace '>' should followed by whitespace. [GenericWhitespace]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:147:95: '+' should be on a new line. [OperatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:148:94: '+' should be on a new line. [OperatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:149:52: '+' should be on a new line. [OperatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:150:54: '+' should be on a new line. [OperatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:152:17: ',' should be on the previous line. [SeparatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:12: Import statement for 'org.apache.commons.codec.digest.DigestUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:13: Import statement for 'org.apache.jena.graph.compose.MultiUnion' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:14: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:15: Import statement for 'org.apache.jena.rdf.model.ModelFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:16: Import statement for 'org.apache.jena.rdf.model.RDFNode' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:17: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:18: Import statement for 'org.apache.jena.util.FileUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:19: Import statement for 'org.apache.jena.vocabulary.OWL' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:20: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:21: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:22: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:28:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:36:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:40: 'if' child has incorrect indentation level 13, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:40: Line is longer than 120 characters (found 163). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:60: <p> tag should be placed immediately before the first word, with no space after. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:60: <p> tag should be preceded with an empty line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:100:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:108:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/CoreConfigProperies.java:24:108: '+' should be on a new line. [OperatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/CoreConfigProperies.java:41:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/CoreConfigProperies.java:50:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/CoreConfigProperies.java:58:51: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:4: 'java.io.File' should be separated from previous import group by one line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:12: Import statement for 'org.apache.commons.io.IOUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:13: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:14: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:20:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:31:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:43: Line is longer than 120 characters (found 131). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:43:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:62: Abbreviation in name 'tempIS' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:72:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/TempFileUtils.java:7: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/TempFileUtils.java:12:64: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/TempFileUtils.java:17:77: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:5: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:6: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:15:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:15:47: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:16:12: WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:16:12: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:24:52: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:16: Abbreviation in name 'SPINUtils' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:18: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:19: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:20: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:21: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:22: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:23: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:24: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:25: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:26: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:27: 'block rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:27:5: '}' at column 5 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:29:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:4: Import statement for 'org.eclipse.rdf4j.repository.Repository' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:5: Import statement for 'org.eclipse.rdf4j.repository.RepositoryException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:6: Import statement for 'org.eclipse.rdf4j.repository.config.RepositoryConfig' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:7: Import statement for 'org.eclipse.rdf4j.repository.config.RepositoryConfigException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:8: Import statement for 'org.eclipse.rdf4j.repository.manager.RepositoryManager' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:9: Import statement for 'org.eclipse.rdf4j.repository.manager.RepositoryProvider' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:10: Import statement for 'org.eclipse.rdf4j.repository.sail.config.SailRepositoryConfig' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:11: Import statement for 'org.eclipse.rdf4j.rio.RDFParseException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:12: Import statement for 'org.eclipse.rdf4j.sail.nativerdf.config.NativeStoreConfig' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:13: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:14: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:20:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:10: Import statement for 'org.apache.commons.io.IOUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:11: Import statement for 'org.apache.jena.ontology.OntModel' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:12: Import statement for 'org.apache.jena.query.Query' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:13: Import statement for 'org.apache.jena.query.QueryExecution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:14: Import statement for 'org.apache.jena.query.QueryExecutionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:15: Import statement for 'org.apache.jena.query.QueryFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:16: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:17: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:18: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:19: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:20: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:27:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:30: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:31: 'if' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:32: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:33: 'if rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:34: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:35: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:36: 'block rcurly' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:41:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:49: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:50: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:51: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:52: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:53: 'if' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:54: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:54: Line is longer than 120 characters (found 143). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:55: 'if rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:56: 'block rcurly' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:57: 'method call rparen' has incorrect indentation level 20, expected level should be 8. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:61:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:68: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:69: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:70: 'if' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:72: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:73: 'if rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:74: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:75: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:76: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:77: 'if' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:78: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:78: Line is longer than 120 characters (found 147). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:79: 'if rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:80: 'block rcurly' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:86:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:91: Line is longer than 120 characters (found 127). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:104: Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 105. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:115: 'catch' child has incorrect indentation level 11, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:39: Using the '.*' form of import should be avoided - java.io.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:45: Using the '.*' form of import should be avoided - java.util.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:85:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:96: Line is longer than 120 characters (found 175). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:116: Abbreviation in name 'metadataEM' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:129: Line is longer than 120 characters (found 125). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:185: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:188: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:189: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:283: Distance between variable 'finishDate' declaration and its first usage is 4, but allowed 3.  Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). [VariableDeclarationUsageDistance]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:302: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:305: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:306: Line is longer than 120 characters (found 135). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:307: Line is longer than 120 characters (found 132). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:308:19: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:308:82: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:309: Line is longer than 120 characters (found 134). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:315: Line is longer than 120 characters (found 122). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:370: Line is longer than 120 characters (found 138). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:372: Line is longer than 120 characters (found 192). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/SemanticLoggingProgressListener.java:50:48: WhitespaceAround: '=' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/SemanticLoggingProgressListener.java:102: Line is longer than 120 characters (found 124). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/SemanticLoggingProgressListener.java:127: Line is longer than 120 characters (found 136). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/SemanticLoggingProgressListener.java:133: Line is longer than 120 characters (found 121). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/SemanticLoggingProgressListener.java:148: Line is longer than 120 characters (found 173). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:11: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:13: Abbreviation in name 'RDF4JPersistenceFactory' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:19:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:20: 'EntityManagerFactory' has incorrect indentation level 4, expected level should be 8. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:20: Line is longer than 120 characters (found 124). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:25:90: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:30: 'Map' has incorrect indentation level 4, expected level should be 8. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/config/ExecutionConfig.java:13:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/config/ExecutionConfig.java:19:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/config/ExecutionConfig.java:29:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/config/ContextLoaderConfig.java:12:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportFileFromURLModule.java:16: Import statement for 'org.apache.jena.rdf.model.RDFNode' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportFileFromURLModule.java:17: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportFileFromURLModule.java:18: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportFileFromURLModule.java:19: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportFileFromURLModule.java:21: Abbreviation in name 'ImportFileFromURLModule' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:43: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:50: Line is longer than 120 characters (found 128). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:52: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:57: Line is longer than 120 characters (found 132). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:58: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:101:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:107:14: Local variable name 'nNew' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. [LocalVariableName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:149: Line is longer than 120 characters (found 133). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:152: Line is longer than 120 characters (found 124). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:6: Import statement for 'org.apache.jena.rdf.model.AnonId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:7: Import statement for 'org.apache.jena.rdf.model.Literal' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:8: Import statement for 'org.apache.jena.rdf.model.RDFNode' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:9: Import statement for 'org.apache.jena.rdf.model.RDFVisitor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:10: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:11: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:12: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:13: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:22:12: WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:24:17: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:24:27: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:27: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:34:95: WhitespaceAround: '+' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:34:96: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:35:17: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:35:30: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:43:68: '{' at column 68 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:43:80: '}' at column 80 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:46:59: '{' at column 59 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:46:82: '}' at column 82 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:14: Using the '.*' form of import should be avoided - org.apache.jena.query.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:15: Using the '.*' form of import should be avoided - org.apache.jena.rdf.model.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:30: Using the '.*' form of import should be avoided - java.io.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:34: Using the '.*' form of import should be avoided - java.util.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:74: Line is longer than 120 characters (found 127). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:99: Abbreviation in name 'FILE_PREFIX' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:100: Abbreviation in name 'SPIPES_SERVICE_URL' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:104: Line is longer than 120 characters (found 127). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:113: Abbreviation in name 'encodedURL' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:123: Line is longer than 120 characters (found 121). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:224: Line is longer than 120 characters (found 124). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:257: Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 259. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:272:19: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:272:39: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:274:24: WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:274:63: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:287: Line is longer than 120 characters (found 142). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:316: Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 317. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:331: Line is longer than 120 characters (found 126). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:407: Line is longer than 120 characters (found 141). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:441: Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 428. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ReturnRDFModule.java:7: Abbreviation in name 'ReturnRDFModule' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ReturnRDFModule.java:10: Abbreviation in name 'baseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ReturnRDFModule.java:36: Abbreviation in name 'getBaseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ReturnRDFModule.java:40: Abbreviation in name 'baseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ReturnRDFModule.java:40: Abbreviation in name 'setBaseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/BindRDFContentHashModule.java:14: Abbreviation in name 'BindRDFContentHashModule' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/BindBySelectModule.java:29: Line is longer than 120 characters (found 122). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/BindBySelectModule.java:43: Line is longer than 120 characters (found 272). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ExportToRDFFileModule.java:6: Abbreviation in name 'ExportToRDFFileModule' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/Module.java:19: Abbreviation in name 'getTypeURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/Module.java:27: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/Module.java:29: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/Module.java:35: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportRDFFromWorkspaceModule.java:18: Abbreviation in name 'ImportRDFFromWorkspaceModule' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportRDFFromWorkspaceModule.java:82: Line is longer than 120 characters (found 134). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportRDFFromWorkspaceModule.java:82:132: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportRDFFromWorkspaceModule.java:85:112: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ExternalModule.java:30: Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 22. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/ScriptCollectionRepository.java:7: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/ScriptCollectionRepository.java:8: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/ScriptCollectionRepository.java:9: Import statement for 'org.jetbrains.annotations.Nullable' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/ScriptCollectionRepository.java:12: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/ScriptCollectionRepository.java:32: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/SMScriptCollectionRepository.java:20: <p> tag should be placed immediately before the first word, with no space after. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/SMScriptCollectionRepository.java:20: <p> tag should be preceded with an empty line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/SMScriptCollectionRepository.java:22: Abbreviation in name 'SMScriptCollectionRepository' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/SMScriptCollectionRepository.java:30:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/SMScriptCollectionRepository.java:33: Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 31. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/SMScriptCollectionRepository.java:130: Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/LoggingProgressListener.java:21: Line is longer than 120 characters (found 181). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/LoggingProgressListener.java:22: Line is longer than 120 characters (found 164). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/LoggingProgressListener.java:28: Line is longer than 120 characters (found 134). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionContext.java:7: 'METHOD_DEF' should be separated from previous statement. [EmptyLineSeparator]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:10: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:11: Import statement for 'org.apache.jena.rdf.model.ModelFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:12: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:13: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:14: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:26:70: WhitespaceAround: '*' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:26:71: WhitespaceAround: '*' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:26:75: WhitespaceAround: '+' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:26:76: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:28:21: '{' at column 21 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:28:22: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:28:82: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:28:83: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:30:21: '{' at column 21 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:30:22: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:30:83: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:30:84: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:35:27: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:38:20: WhitespaceAround: 'catch' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:44: Line is longer than 120 characters (found 136). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:44:30: Method name '_executePipeline' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. [MethodName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:45:67: WhitespaceAround: '+' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:45:68: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:45:91: WhitespaceAround: '+' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:45:92: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:51:25: '{' at column 25 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:51:26: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:51:112: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:51:113: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:57: Line is longer than 120 characters (found 138). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:57:25: '{' at column 25 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:57:26: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:57:135: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:57:136: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:74:25: '{' at column 25 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:74:26: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:74:112: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:74:113: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:79: Line is longer than 120 characters (found 148). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:87: Line is longer than 120 characters (found 140). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:87:21: '{' at column 21 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:87:22: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:87:137: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:87:138: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:96:21: '{' at column 21 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:96:22: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:96:108: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:96:109: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:100: Line is longer than 120 characters (found 139). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:101: Line is longer than 120 characters (found 124). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:130: Line is longer than 120 characters (found 136). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionContextFactory.java:8: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionContextFactory.java:9: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionContextFactory.java:18:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionContextFactory.java:25:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionContextFactory.java:34:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineFactory.java:4:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:10: Import statement for 'org.apache.jena.query.QuerySolution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:11: Import statement for 'org.apache.jena.query.QuerySolutionMap' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:12: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:13: Import statement for 'org.apache.jena.rdf.model.ModelFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:14: Import statement for 'org.apache.jena.rdf.model.Property' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:15: Import statement for 'org.apache.jena.rdf.model.RDFNode' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:16: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:17: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:18: Import statement for 'org.apache.jena.rdf.model.Statement' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:19: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:20: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:21: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:22: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:35:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:37: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:38: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:39: 'if' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:40: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:41: 'if rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:42: 'else' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:43: 'else rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:44: 'block rcurly' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:82: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:83: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:84: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:86: 'if' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:87: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:88: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:88: Line is longer than 120 characters (found 144). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:89: 'if rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:90: 'else' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:91: 'else rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:92: 'block rcurly' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:128: Abbreviation in name 'BASE_URI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:128:18: Member name 'BASE_URI' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. [MemberName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:129: Abbreviation in name 'QUERY_SOLUTION' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:129:18: Member name 'QUERY_SOLUTION' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. [MemberName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:130: Abbreviation in name 'HAS_BINDING' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:130:18: Member name 'HAS_BINDING' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. [MemberName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:131: Abbreviation in name 'HAS_BOUND_VARIABLE' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:131:18: Member name 'HAS_BOUND_VARIABLE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. [MemberName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:132: Abbreviation in name 'HAS_BOUND_VALUE' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:132:18: Member name 'HAS_BOUND_VALUE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. [MemberName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:134:29: Method name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. [MethodName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:142:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:168: Line is longer than 120 characters (found 139). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:177: Line is longer than 120 characters (found 129). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:16: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:17: Import statement for 'org.apache.jena.rdf.model.ModelFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:18: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:19: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:20: Import statement for 'org.apache.jena.sparql.function.FunctionRegistry' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:21: Import statement for 'org.apache.jena.util.FileUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:22: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:23: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:24: Import statement for 'org.reflections.Reflections' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:25: Import statement for 'org.reflections.scanners.SubTypesScanner' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:26: Import statement for 'org.reflections.util.ClasspathHelper' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:27: Import statement for 'org.reflections.util.ConfigurationBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:28: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:29: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:48: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:56:25: Method name '_registerModuleType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. [MethodName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:61:25: Method name '_registerFunctionType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. [MethodName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:67:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:76: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:80: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:81: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:82: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:83: 'block rcurly' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:88:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:96: Line is longer than 120 characters (found 122). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:112:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:124:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:135: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:142: Line is longer than 120 characters (found 141). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:176: Line is longer than 120 characters (found 135). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:180: 'lambda arguments' has incorrect indentation level 28, expected level should be 32. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:182: 'block' child has incorrect indentation level 32, expected level should be 36. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:183: 'block rcurly' has incorrect indentation level 28, expected level should be 32. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:191: Overload methods should not be split. Previous overloaded method located at line '112'. [OverloadMethodsDeclarationOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:212:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:220:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:229: Overload methods should not be split. Previous overloaded method located at line '191'. [OverloadMethodsDeclarationOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:229:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ProgressListener.java:7: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ProgressListener.java:10: Line is longer than 120 characters (found 136). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ProgressListener.java:40: Line is longer than 120 characters (found 173). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:23: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:26: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:58:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:68:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:94:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:126: Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 115. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:127: Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 115. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:128: Comment has incorrect indentation level 16, expected is 4, indentation should be the same level as line 115. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:141: Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 115. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:30: Using the '.*' form of import should be avoided - java.util.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:35: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:51: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:85:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:102:111: '+' should be on a new line. [OperatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:103:63: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:107: Abbreviation in name 'file2baseIRI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:111: 'block' child has incorrect indentation level 20, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:112: 'block rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:152:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:185: Abbreviation in name 'addSPINRelevantModel' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:186: Abbreviation in name 'baseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:197: Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 198. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:200: Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 198. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:204: Abbreviation in name 'clearSPINRelevantModel' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:216: Abbreviation in name 'baseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:233:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:242:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:259:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:267:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:281: Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 284. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:284:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:292:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:307:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:317: Abbreviation in name 'baseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:333: Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 313. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:349: Abbreviation in name 'registerAllSPINModules' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:349:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:356: Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 357. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:362: Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 359. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:365: 'CLASS_DEF' should be separated from previous statement. [EmptyLineSeparator]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntologyDocumentManager.java:6: Import statement for 'org.apache.jena.ontology.OntDocumentManager' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntologyDocumentManager.java:7: Import statement for 'org.apache.jena.ontology.OntModel' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntologyDocumentManager.java:8: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntologyDocumentManager.java:15: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntologyDocumentManager.java:23: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:4: 'cz.cvut.spipes.exception.ResourceNotFoundException' should be separated from previous import group by one line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:14: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:15: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:17: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:19: <p> tag should be placed immediately before the first word, with no space after. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:19: <p> tag should be preceded with an empty line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:27:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:77: 'public' has incorrect indentation level 4, expected level should be 8. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:78: Line is longer than 120 characters (found 122). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:78:122: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/ResourceRegistry.java:6: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/ResourceRegistry.java:9: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/ResourceRegistry.java:20: Line is longer than 120 characters (found 152). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/ResourceRegistry.java:23: Line is longer than 120 characters (found 122). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StreamResourceRegistry.java:7: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StreamResourceRegistry.java:8: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StreamResourceRegistry.java:21:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StreamResourceRegistry.java:34: Abbreviation in name 'getPERSISTENT_CONTEXT_PREFIX' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StreamResourceRegistry.java:42:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StreamResourceRegistry.java:59:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StringStreamResource.java:9:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:19: Using the '.*' form of import should be avoided - java.util.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:37: Line is longer than 120 characters (found 125). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:43:11: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:43:44: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:54:12: WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:54:12: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57: Empty catch block. [EmptyCatchBlock]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57:10: WhitespaceAround: 'catch' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57:10: WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57:15: WhitespaceAround: 'catch' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57:34: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57:35: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57:35: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:59:12: WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:59:12: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62: Empty catch block. [EmptyCatchBlock]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62:10: WhitespaceAround: 'catch' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62:10: WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62:15: WhitespaceAround: 'catch' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62:34: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62:35: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62:35: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:64:12: WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:64:12: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:67:10: WhitespaceAround: 'catch' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:67:10: WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:67:15: WhitespaceAround: 'catch' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:67:28: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:73:11: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:73:29: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:75:10: WhitespaceAround: 'else' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:75:10: WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:75:14: WhitespaceAround: 'else' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:75:14: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:80:108: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:88:29: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:92:11: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:92:46: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:97:47: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:100: 'METHOD_DEF' should be separated from previous statement. [EmptyLineSeparator]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:100:47: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103: 'METHOD_DEF' should be separated from previous statement. [EmptyLineSeparator]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103:51: '{' at column 51 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103:51: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103:52: WhitespaceAround: 'return' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103:52: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103:98: '}' at column 98 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103:98: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/time/AddDays.java:40: Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 41. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/time/AddDays.java:41: 'if' child has incorrect indentation level 15, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/time/AddDays.java:42: 'if' child has incorrect indentation level 15, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/time/AddDays.java:44: Empty catch block. [EmptyCatchBlock]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/time/AddDays.java:44:43: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/time/AddDays.java:66:53: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/Function.java:8: 'METHOD_DEF' should be separated from previous statement. [EmptyLineSeparator]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/ARQFunction.java:6: Abbreviation in name 'ARQFunction' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/ARQFunction.java:7: Abbreviation in name 'getTypeURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:7: Abbreviation in name 'SML' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:9: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:14:84: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:15:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:15:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:15:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:15:57: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:15:61: '}' at column 61 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:17:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:18:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:18:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:18:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:18:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:18:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:20:53: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:42: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:46: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:7: Abbreviation in name 'SM' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:9: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:14:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:15:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:15:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:15:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:15:57: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:15:61: '}' at column 61 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:17:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:18:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:18:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:18:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:18:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:18:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:29: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:33: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/AppConstants.java:3:30: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/AppConstants.java:4:39: WhitespaceAround: '=' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:6: Abbreviation in name 'SPIF' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:8: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:13:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:14:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:14:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:14:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:14:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:14:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:16: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:20: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:7: Abbreviation in name 'CSVW' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:9: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:14:52: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:15:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:15:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:15:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:15:57: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:15:61: '}' at column 61 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:17:52: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:18:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:18:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:18:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:18:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:18:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:20:51: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:21:49: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:22:49: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:23:52: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:24:55: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:41: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:45: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:6: Abbreviation in name 'KBSS_MODULE' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:6:14: Type name 'KBSS_MODULE' must match pattern '^[A-Z][a-zA-Z0-9]*$'. [TypeName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:8: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:13:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:14:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:14:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:14:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:14:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:14:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:24: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:28: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:7: Abbreviation in name 'SMF' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:9: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:14:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:15:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:15:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:15:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:15:57: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:15:61: '}' at column 61 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:17:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:18:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:18:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:18:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:18:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:18:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:21: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:25: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:7: Abbreviation in name 'SPIPES' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:9: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:14:84: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:15:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:15:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:15:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:15:57: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:15:61: '}' at column 61 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:17:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:18:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:18:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:18:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:18:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:18:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:25: Line is longer than 120 characters (found 121). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:27: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:30: Line is longer than 120 characters (found 125). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:32: Line is longer than 120 characters (found 127). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:43: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:47: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:7: Abbreviation in name 'SPL' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:9: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:14:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:15:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:15:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:15:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:15:57: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:15:61: '}' at column 61 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:17:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:18:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:18:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:18:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:18:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:18:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:22: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:26: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:6: Abbreviation in name 'KBSS_TIMEF' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:6:14: Type name 'KBSS_TIMEF' must match pattern '^[A-Z][a-zA-Z0-9]*$'. [TypeName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:8: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:13:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:14:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:14:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:14:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:14:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:14:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:16: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:20: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/audit/Audit.java:12:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/audit/generator/ResourceIdGenerator.java:5: 'METHOD_DEF' should be separated from previous statement. [EmptyLineSeparator]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/exception/ResourceNotFoundException.java:10: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/exception/ValidationConstraintFailed.java:5: Import statement for 'org.jetbrains.annotations.NonNls' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/exception/ValidationConstraintFailed.java:6: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/exception/ResourceNotUniqueException.java:4: 'java.util.Set' should be separated from previous import group by one line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/exception/ResourceNotUniqueException.java:20: Line is longer than 120 characters (found 168). [LineLength]
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 82 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/target/classes
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java: Some input files use or override a deprecated API.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ s-pipes-core ---
[INFO] Starting audit...
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:4: 'java.io.PrintWriter' should be separated from previous import group by one line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:10: Import statement for 'org.apache.jena.query.ARQ' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:11: Import statement for 'org.apache.jena.query.ParameterizedSparqlString' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:12: Import statement for 'org.apache.jena.query.Query' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:13: Import statement for 'org.apache.jena.query.QueryExecution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:14: Import statement for 'org.apache.jena.query.QueryExecutionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:15: Import statement for 'org.apache.jena.query.QuerySolution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:16: Import statement for 'org.apache.jena.query.ResultSet' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:17: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:18: Import statement for 'org.apache.jena.rdf.model.RDFNode' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:19: Import statement for 'org.apache.jena.sparql.mgt.Explain' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:20: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:21: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:45:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:56:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:57:38: WhitespaceAround: '=' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:92: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:93: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:94: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:95: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:113: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:126: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:127: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:128: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:129: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:140:22: GenericWhitespace '>' is preceded with whitespace. [GenericWhitespace]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:140:24: GenericWhitespace '>' should followed by whitespace. [GenericWhitespace]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:147:95: '+' should be on a new line. [OperatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:148:94: '+' should be on a new line. [OperatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:149:52: '+' should be on a new line. [OperatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:150:54: '+' should be on a new line. [OperatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/QueryUtils.java:152:17: ',' should be on the previous line. [SeparatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:12: Import statement for 'org.apache.commons.codec.digest.DigestUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:13: Import statement for 'org.apache.jena.graph.compose.MultiUnion' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:14: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:15: Import statement for 'org.apache.jena.rdf.model.ModelFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:16: Import statement for 'org.apache.jena.rdf.model.RDFNode' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:17: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:18: Import statement for 'org.apache.jena.util.FileUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:19: Import statement for 'org.apache.jena.vocabulary.OWL' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:20: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:21: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:22: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:28:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:36:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:40: 'if' child has incorrect indentation level 13, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:40: Line is longer than 120 characters (found 163). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:60: <p> tag should be placed immediately before the first word, with no space after. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:60: <p> tag should be preceded with an empty line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:100:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaUtils.java:108:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/CoreConfigProperies.java:24:108: '+' should be on a new line. [OperatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/CoreConfigProperies.java:41:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/CoreConfigProperies.java:50:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/CoreConfigProperies.java:58:51: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:4: 'java.io.File' should be separated from previous import group by one line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:12: Import statement for 'org.apache.commons.io.IOUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:13: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:14: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:20:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:31:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:43: Line is longer than 120 characters (found 131). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:43:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:62: Abbreviation in name 'tempIS' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/ExecUtils.java:72:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/TempFileUtils.java:7: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/TempFileUtils.java:12:64: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/TempFileUtils.java:17:77: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:5: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:6: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:15:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:15:47: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:16:12: WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:16:12: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/EncodingUtils.java:24:52: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:16: Abbreviation in name 'SPINUtils' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:18: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:19: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:20: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:21: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:22: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:23: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:24: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:25: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:26: 'block' child has incorrect indentation level 8, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:27: 'block rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:27:5: '}' at column 5 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/SPINUtils.java:29:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:4: Import statement for 'org.eclipse.rdf4j.repository.Repository' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:5: Import statement for 'org.eclipse.rdf4j.repository.RepositoryException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:6: Import statement for 'org.eclipse.rdf4j.repository.config.RepositoryConfig' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:7: Import statement for 'org.eclipse.rdf4j.repository.config.RepositoryConfigException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:8: Import statement for 'org.eclipse.rdf4j.repository.manager.RepositoryManager' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:9: Import statement for 'org.eclipse.rdf4j.repository.manager.RepositoryProvider' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:10: Import statement for 'org.eclipse.rdf4j.repository.sail.config.SailRepositoryConfig' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:11: Import statement for 'org.eclipse.rdf4j.rio.RDFParseException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:12: Import statement for 'org.eclipse.rdf4j.sail.nativerdf.config.NativeStoreConfig' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:13: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:14: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/Rdf4jUtils.java:20:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:10: Import statement for 'org.apache.commons.io.IOUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:11: Import statement for 'org.apache.jena.ontology.OntModel' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:12: Import statement for 'org.apache.jena.query.Query' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:13: Import statement for 'org.apache.jena.query.QueryExecution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:14: Import statement for 'org.apache.jena.query.QueryExecutionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:15: Import statement for 'org.apache.jena.query.QueryFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:16: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:17: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:18: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:19: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:20: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:27:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:30: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:31: 'if' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:32: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:33: 'if rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:34: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:35: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:36: 'block rcurly' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:41:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:49: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:50: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:51: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:52: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:53: 'if' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:54: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:54: Line is longer than 120 characters (found 143). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:55: 'if rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:56: 'block rcurly' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:57: 'method call rparen' has incorrect indentation level 20, expected level should be 8. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:61:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:68: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:69: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:70: 'if' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:72: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:73: 'if rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:74: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:75: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:76: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:77: 'if' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:78: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:78: Line is longer than 120 characters (found 147). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:79: 'if rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:80: 'block rcurly' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:86:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:91: Line is longer than 120 characters (found 127). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:104: Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 105. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/util/JenaPipelineUtils.java:115: 'catch' child has incorrect indentation level 11, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:39: Using the '.*' form of import should be avoided - java.io.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:45: Using the '.*' form of import should be avoided - java.util.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:85:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:96: Line is longer than 120 characters (found 175). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:116: Abbreviation in name 'metadataEM' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:129: Line is longer than 120 characters (found 125). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:185: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:188: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:189: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:283: Distance between variable 'finishDate' declaration and its first usage is 4, but allowed 3.  Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). [VariableDeclarationUsageDistance]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:302: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:305: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:306: Line is longer than 120 characters (found 135). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:307: Line is longer than 120 characters (found 132). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:308:19: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:308:82: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:309: Line is longer than 120 characters (found 134). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:315: Line is longer than 120 characters (found 122). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:370: Line is longer than 120 characters (found 138). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/AdvancedLoggingProgressListener.java:372: Line is longer than 120 characters (found 192). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/SemanticLoggingProgressListener.java:50:48: WhitespaceAround: '=' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/SemanticLoggingProgressListener.java:102: Line is longer than 120 characters (found 124). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/SemanticLoggingProgressListener.java:127: Line is longer than 120 characters (found 136). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/SemanticLoggingProgressListener.java:133: Line is longer than 120 characters (found 121). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/SemanticLoggingProgressListener.java:148: Line is longer than 120 characters (found 173). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:11: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:13: Abbreviation in name 'RDF4JPersistenceFactory' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:19:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:20: 'EntityManagerFactory' has incorrect indentation level 4, expected level should be 8. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:20: Line is longer than 120 characters (found 124). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:25:90: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/logging/RDF4JPersistenceFactory.java:30: 'Map' has incorrect indentation level 4, expected level should be 8. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/config/ExecutionConfig.java:13:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/config/ExecutionConfig.java:19:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/config/ExecutionConfig.java:29:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/config/ContextLoaderConfig.java:12:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportFileFromURLModule.java:16: Import statement for 'org.apache.jena.rdf.model.RDFNode' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportFileFromURLModule.java:17: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportFileFromURLModule.java:18: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportFileFromURLModule.java:19: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportFileFromURLModule.java:21: Abbreviation in name 'ImportFileFromURLModule' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:43: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:50: Line is longer than 120 characters (found 128). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:52: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:57: Line is longer than 120 characters (found 132). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:58: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:101:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:107:14: Local variable name 'nNew' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. [LocalVariableName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:149: Line is longer than 120 characters (found 133). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ApplyConstructModule.java:152: Line is longer than 120 characters (found 124). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:6: Import statement for 'org.apache.jena.rdf.model.AnonId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:7: Import statement for 'org.apache.jena.rdf.model.Literal' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:8: Import statement for 'org.apache.jena.rdf.model.RDFNode' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:9: Import statement for 'org.apache.jena.rdf.model.RDFVisitor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:10: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:11: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:12: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:13: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:22:12: WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:24:17: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:24:27: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:27: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:34:95: WhitespaceAround: '+' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:34:96: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:35:17: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:35:30: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:43:68: '{' at column 68 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:43:80: '}' at column 80 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:46:59: '{' at column 59 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AnnotatedAbstractModule.java:46:82: '}' at column 82 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:14: Using the '.*' form of import should be avoided - org.apache.jena.query.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:15: Using the '.*' form of import should be avoided - org.apache.jena.rdf.model.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:30: Using the '.*' form of import should be avoided - java.io.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:34: Using the '.*' form of import should be avoided - java.util.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:74: Line is longer than 120 characters (found 127). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:99: Abbreviation in name 'FILE_PREFIX' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:100: Abbreviation in name 'SPIPES_SERVICE_URL' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:104: Line is longer than 120 characters (found 127). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:113: Abbreviation in name 'encodedURL' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:123: Line is longer than 120 characters (found 121). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:224: Line is longer than 120 characters (found 124). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:257: Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 259. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:272:19: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:272:39: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:274:24: WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:274:63: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:287: Line is longer than 120 characters (found 142). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:316: Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 317. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:331: Line is longer than 120 characters (found 126). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:407: Line is longer than 120 characters (found 141). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/AbstractModule.java:441: Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 428. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ReturnRDFModule.java:7: Abbreviation in name 'ReturnRDFModule' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ReturnRDFModule.java:10: Abbreviation in name 'baseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ReturnRDFModule.java:36: Abbreviation in name 'getBaseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ReturnRDFModule.java:40: Abbreviation in name 'baseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ReturnRDFModule.java:40: Abbreviation in name 'setBaseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/BindRDFContentHashModule.java:14: Abbreviation in name 'BindRDFContentHashModule' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/BindBySelectModule.java:29: Line is longer than 120 characters (found 122). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/BindBySelectModule.java:43: Line is longer than 120 characters (found 272). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ExportToRDFFileModule.java:6: Abbreviation in name 'ExportToRDFFileModule' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/Module.java:19: Abbreviation in name 'getTypeURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/Module.java:27: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/Module.java:29: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/Module.java:35: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportRDFFromWorkspaceModule.java:18: Abbreviation in name 'ImportRDFFromWorkspaceModule' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportRDFFromWorkspaceModule.java:82: Line is longer than 120 characters (found 134). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportRDFFromWorkspaceModule.java:82:132: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ImportRDFFromWorkspaceModule.java:85:112: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/modules/ExternalModule.java:30: Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 22. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/ScriptCollectionRepository.java:7: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/ScriptCollectionRepository.java:8: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/ScriptCollectionRepository.java:9: Import statement for 'org.jetbrains.annotations.Nullable' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/ScriptCollectionRepository.java:12: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/ScriptCollectionRepository.java:32: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/SMScriptCollectionRepository.java:20: <p> tag should be placed immediately before the first word, with no space after. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/SMScriptCollectionRepository.java:20: <p> tag should be preceded with an empty line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/SMScriptCollectionRepository.java:22: Abbreviation in name 'SMScriptCollectionRepository' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/SMScriptCollectionRepository.java:30:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/SMScriptCollectionRepository.java:33: Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 31. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/repository/SMScriptCollectionRepository.java:130: Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/LoggingProgressListener.java:21: Line is longer than 120 characters (found 181). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/LoggingProgressListener.java:22: Line is longer than 120 characters (found 164). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/LoggingProgressListener.java:28: Line is longer than 120 characters (found 134). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionContext.java:7: 'METHOD_DEF' should be separated from previous statement. [EmptyLineSeparator]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:10: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:11: Import statement for 'org.apache.jena.rdf.model.ModelFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:12: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:13: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:14: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:26:70: WhitespaceAround: '*' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:26:71: WhitespaceAround: '*' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:26:75: WhitespaceAround: '+' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:26:76: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:28:21: '{' at column 21 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:28:22: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:28:82: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:28:83: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:30:21: '{' at column 21 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:30:22: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:30:83: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:30:84: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:35:27: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:38:20: WhitespaceAround: 'catch' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:44: Line is longer than 120 characters (found 136). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:44:30: Method name '_executePipeline' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. [MethodName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:45:67: WhitespaceAround: '+' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:45:68: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:45:91: WhitespaceAround: '+' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:45:92: WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:51:25: '{' at column 25 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:51:26: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:51:112: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:51:113: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:57: Line is longer than 120 characters (found 138). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:57:25: '{' at column 25 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:57:26: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:57:135: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:57:136: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:74:25: '{' at column 25 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:74:26: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:74:112: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:74:113: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:79: Line is longer than 120 characters (found 148). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:87: Line is longer than 120 characters (found 140). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:87:21: '{' at column 21 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:87:22: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:87:137: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:87:138: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:96:21: '{' at column 21 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:96:22: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:96:108: Only one statement per line allowed. [OneStatementPerLine]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:96:109: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:100: Line is longer than 120 characters (found 139). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:101: Line is longer than 120 characters (found 124). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineImpl.java:130: Line is longer than 120 characters (found 136). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionContextFactory.java:8: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionContextFactory.java:9: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionContextFactory.java:18:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionContextFactory.java:25:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionContextFactory.java:34:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ExecutionEngineFactory.java:4:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:10: Import statement for 'org.apache.jena.query.QuerySolution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:11: Import statement for 'org.apache.jena.query.QuerySolutionMap' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:12: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:13: Import statement for 'org.apache.jena.rdf.model.ModelFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:14: Import statement for 'org.apache.jena.rdf.model.Property' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:15: Import statement for 'org.apache.jena.rdf.model.RDFNode' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:16: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:17: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:18: Import statement for 'org.apache.jena.rdf.model.Statement' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:19: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:20: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:21: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:22: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:35:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:37: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:38: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:39: 'if' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:40: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:41: 'if rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:42: 'else' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:43: 'else rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:44: 'block rcurly' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:82: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:83: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:84: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:86: 'if' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:87: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:88: 'if' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:88: Line is longer than 120 characters (found 144). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:89: 'if rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:90: 'else' child has incorrect indentation level 24, expected level should be 20. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:91: 'else rcurly' has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:92: 'block rcurly' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:128: Abbreviation in name 'BASE_URI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:128:18: Member name 'BASE_URI' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. [MemberName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:129: Abbreviation in name 'QUERY_SOLUTION' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:129:18: Member name 'QUERY_SOLUTION' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. [MemberName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:130: Abbreviation in name 'HAS_BINDING' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:130:18: Member name 'HAS_BINDING' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. [MemberName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:131: Abbreviation in name 'HAS_BOUND_VARIABLE' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:131:18: Member name 'HAS_BOUND_VARIABLE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. [MemberName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:132: Abbreviation in name 'HAS_BOUND_VALUE' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:132:18: Member name 'HAS_BOUND_VALUE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. [MemberName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:134:29: Method name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. [MethodName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:142:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:168: Line is longer than 120 characters (found 139). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/VariablesBinding.java:177: Line is longer than 120 characters (found 129). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:16: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:17: Import statement for 'org.apache.jena.rdf.model.ModelFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:18: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:19: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:20: Import statement for 'org.apache.jena.sparql.function.FunctionRegistry' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:21: Import statement for 'org.apache.jena.util.FileUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:22: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:23: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:24: Import statement for 'org.reflections.Reflections' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:25: Import statement for 'org.reflections.scanners.SubTypesScanner' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:26: Import statement for 'org.reflections.util.ClasspathHelper' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:27: Import statement for 'org.reflections.util.ConfigurationBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:28: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:29: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:48: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:56:25: Method name '_registerModuleType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. [MethodName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:61:25: Method name '_registerFunctionType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. [MethodName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:67:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:76: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:80: 'lambda arguments' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:81: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:82: 'block' child has incorrect indentation level 20, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:83: 'block rcurly' has incorrect indentation level 16, expected level should be 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:88:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:96: Line is longer than 120 characters (found 122). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:112:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:124:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:135: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:142: Line is longer than 120 characters (found 141). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:176: Line is longer than 120 characters (found 135). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:180: 'lambda arguments' has incorrect indentation level 28, expected level should be 32. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:182: 'block' child has incorrect indentation level 32, expected level should be 36. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:183: 'block rcurly' has incorrect indentation level 28, expected level should be 32. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:191: Overload methods should not be split. Previous overloaded method located at line '112'. [OverloadMethodsDeclarationOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:212:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:220:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:229: Overload methods should not be split. Previous overloaded method located at line '191'. [OverloadMethodsDeclarationOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/PipelineFactory.java:229:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ProgressListener.java:7: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ProgressListener.java:10: Line is longer than 120 characters (found 136). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/engine/ProgressListener.java:40: Line is longer than 120 characters (found 173). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:23: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:26: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:58:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:68:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:94:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:126: Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 115. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:127: Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 115. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:128: Comment has incorrect indentation level 16, expected is 4, indentation should be the same level as line 115. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/SPipesScriptManager.java:141: Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 115. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:30: Using the '.*' form of import should be avoided - java.util.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:35: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:51: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:85:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:102:111: '+' should be on a new line. [OperatorWrap]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:103:63: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:107: Abbreviation in name 'file2baseIRI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:111: 'block' child has incorrect indentation level 20, expected level should be one of the following: 12, 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:112: 'block rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 12. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:152:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:185: Abbreviation in name 'addSPINRelevantModel' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:186: Abbreviation in name 'baseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:197: Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 198. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:200: Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 198. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:204: Abbreviation in name 'clearSPINRelevantModel' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:216: Abbreviation in name 'baseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:233:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:242:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:259:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:267:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:281: Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 284. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:284:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:292:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:307:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:317: Abbreviation in name 'baseURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:333: Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 313. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:349: Abbreviation in name 'registerAllSPINModules' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:349:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:356: Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 357. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:362: Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 359. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntoDocManager.java:365: 'CLASS_DEF' should be separated from previous statement. [EmptyLineSeparator]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntologyDocumentManager.java:6: Import statement for 'org.apache.jena.ontology.OntDocumentManager' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntologyDocumentManager.java:7: Import statement for 'org.apache.jena.ontology.OntModel' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntologyDocumentManager.java:8: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntologyDocumentManager.java:15: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/manager/OntologyDocumentManager.java:23: At-clause should have a non-empty description. [NonEmptyAtclauseDescription]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:4: 'cz.cvut.spipes.exception.ResourceNotFoundException' should be separated from previous import group by one line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:14: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:15: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:17: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:19: <p> tag should be placed immediately before the first word, with no space after. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:19: <p> tag should be preceded with an empty line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:27:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:77: 'public' has incorrect indentation level 4, expected level should be 8. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:78: Line is longer than 120 characters (found 122). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/JenaResourceRegistry.java:78:122: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/ResourceRegistry.java:6: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/ResourceRegistry.java:9: Empty line should be followed by <p> tag on the next line. [JavadocParagraph]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/ResourceRegistry.java:20: Line is longer than 120 characters (found 152). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/ResourceRegistry.java:23: Line is longer than 120 characters (found 122). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StreamResourceRegistry.java:7: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StreamResourceRegistry.java:8: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StreamResourceRegistry.java:21:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StreamResourceRegistry.java:34: Abbreviation in name 'getPERSISTENT_CONTEXT_PREFIX' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StreamResourceRegistry.java:42:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StreamResourceRegistry.java:59:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/registry/StringStreamResource.java:9:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:19: Using the '.*' form of import should be avoided - java.util.*. [AvoidStarImport]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:37: Line is longer than 120 characters (found 125). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:43:11: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:43:44: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:54:12: WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:54:12: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57: Empty catch block. [EmptyCatchBlock]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57:10: WhitespaceAround: 'catch' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57:10: WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57:15: WhitespaceAround: 'catch' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57:34: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57:35: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:57:35: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:59:12: WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:59:12: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62: Empty catch block. [EmptyCatchBlock]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62:10: WhitespaceAround: 'catch' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62:10: WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62:15: WhitespaceAround: 'catch' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62:34: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62:35: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:62:35: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:64:12: WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:64:12: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:67:10: WhitespaceAround: 'catch' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:67:10: WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:67:15: WhitespaceAround: 'catch' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:67:28: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:73:11: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:73:29: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:75:10: WhitespaceAround: 'else' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:75:10: WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:75:14: WhitespaceAround: 'else' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:75:14: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:80:108: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:88:29: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:92:11: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:92:46: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:97:47: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:100: 'METHOD_DEF' should be separated from previous statement. [EmptyLineSeparator]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:100:47: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103: 'METHOD_DEF' should be separated from previous statement. [EmptyLineSeparator]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103:51: '{' at column 51 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103:51: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103:52: WhitespaceAround: 'return' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103:52: WhitespaceAround: '{' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103:98: '}' at column 98 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/spif/ParseDate.java:103:98: WhitespaceAround: '}' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/time/AddDays.java:40: Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 41. [CommentsIndentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/time/AddDays.java:41: 'if' child has incorrect indentation level 15, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/time/AddDays.java:42: 'if' child has incorrect indentation level 15, expected level should be 16. [Indentation]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/time/AddDays.java:44: Empty catch block. [EmptyCatchBlock]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/time/AddDays.java:44:43: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/time/AddDays.java:66:53: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/Function.java:8: 'METHOD_DEF' should be separated from previous statement. [EmptyLineSeparator]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/ARQFunction.java:6: Abbreviation in name 'ARQFunction' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/function/ARQFunction.java:7: Abbreviation in name 'getTypeURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:7: Abbreviation in name 'SML' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:9: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:14:84: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:15:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:15:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:15:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:15:57: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:15:61: '}' at column 61 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:17:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:18:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:18:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:18:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:18:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:18:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:20:53: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:42: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SML.java:46: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:7: Abbreviation in name 'SM' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:9: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:14:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:15:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:15:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:15:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:15:57: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:15:61: '}' at column 61 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:17:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:18:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:18:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:18:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:18:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:18:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:29: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SM.java:33: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/AppConstants.java:3:30: WhitespaceAround: '{' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/AppConstants.java:4:39: WhitespaceAround: '=' is not preceded with whitespace. [WhitespaceAround]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:6: Abbreviation in name 'SPIF' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:8: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:13:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:14:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:14:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:14:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:14:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:14:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:16: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIF.java:20: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:7: Abbreviation in name 'CSVW' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:9: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:14:52: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:15:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:15:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:15:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:15:57: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:15:61: '}' at column 61 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:17:52: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:18:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:18:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:18:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:18:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:18:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:20:51: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:21:49: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:22:49: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:23:52: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:24:55: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:41: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/CSVW.java:45: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:6: Abbreviation in name 'KBSS_MODULE' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:6:14: Type name 'KBSS_MODULE' must match pattern '^[A-Z][a-zA-Z0-9]*$'. [TypeName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:8: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:13:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:14:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:14:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:14:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:14:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:14:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:24: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_MODULE.java:28: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:7: Abbreviation in name 'SMF' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:9: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:14:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:15:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:15:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:15:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:15:57: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:15:61: '}' at column 61 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:17:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:18:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:18:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:18:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:18:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:18:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:21: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SMF.java:25: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:7: Abbreviation in name 'SPIPES' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:9: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:14:84: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:15:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:15:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:15:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:15:57: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:15:61: '}' at column 61 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:17:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:18:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:18:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:18:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:18:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:18:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:25: Line is longer than 120 characters (found 121). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:27: Line is longer than 120 characters (found 123). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:30: Line is longer than 120 characters (found 125). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:32: Line is longer than 120 characters (found 127). [LineLength]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:43: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPIPES.java:47: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:7: Abbreviation in name 'SPL' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:9: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:14:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:15:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:15:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:15:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:15:57: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:15:61: '}' at column 61 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:17:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:18:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:18:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:18:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:18:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:18:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:22: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/SPL.java:26: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:6: Abbreviation in name 'KBSS_TIMEF' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:6:14: Type name 'KBSS_TIMEF' must match pattern '^[A-Z][a-zA-Z0-9]*$'. [TypeName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:8: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:13:58: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:14:5: '{' at column 5 should be on the previous line. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:14:5: '{' at column 5 should have line break after. [LeftCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:14:45: '(' is followed by whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:14:56: ')' is preceded with whitespace. [ParenPad]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:14:60: '}' at column 60 should be alone on a line. [RightCurly]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:16: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/constants/KBSS_TIMEF.java:20: Abbreviation in name 'getURI' must contain no more than '2' consecutive capital letters. [AbbreviationAsWordInName]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/audit/Audit.java:12:5: Missing a Javadoc comment. [JavadocMethod]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/audit/generator/ResourceIdGenerator.java:5: 'METHOD_DEF' should be separated from previous statement. [EmptyLineSeparator]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/exception/ResourceNotFoundException.java:10: First sentence of Javadoc is incomplete (period is missing) or not present. [SummaryJavadoc]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/exception/ValidationConstraintFailed.java:5: Import statement for 'org.jetbrains.annotations.NonNls' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/exception/ValidationConstraintFailed.java:6: Import statement for 'org.jetbrains.annotations.NotNull' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/exception/ResourceNotUniqueException.java:4: 'java.util.Set' should be separated from previous import group by one line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/main/java/cz/cvut/spipes/exception/ResourceNotUniqueException.java:20: Line is longer than 120 characters (found 168). [LineLength]
Audit done.
[INFO] 
[INFO] --- aspectj-maven-plugin:1.14.0:compile (default) @ s-pipes-core ---
[WARNING] No sources found skipping aspectJ compile
[INFO] 
[INFO] --- aspectj-maven-plugin:1.14.0:test-compile (default) @ s-pipes-core ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[WARNING] advice defined in cz.cvut.kbss.jopa.model.BeanListenerAspect has not been applied [Xlint:adviceDidNotMatch]
	/home/developer/.m2/repository/cz/cvut/kbss/jopa/jopa-impl/0.17.2/jopa-impl-0.17.2.jar!cz/cvut/kbss/jopa/model/BeanListenerAspect.class:0

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 35 resources
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/target/test-classes
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/test/java/cz/cvut/spipes/test/JenaTestUtils.java: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/test/java/cz/cvut/spipes/test/JenaTestUtils.java uses or overrides a deprecated API.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/test/java/cz/cvut/spipes/test/JenaTestUtils.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.util.JenaUtilsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s - in cz.cvut.spipes.util.JenaUtilsTest
[INFO] Running cz.cvut.spipes.logging.AdvancedLoggingProgressListenerTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in cz.cvut.spipes.logging.AdvancedLoggingProgressListenerTest
[INFO] Running cz.cvut.spipes.logging.LoggingTest
11-03-2022 01:05:59.689 [main] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 260638966[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:05:59.903 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957159693000
11-03-2022 01:05:59.924 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957159693000, moduleExecutionId 1646957159693000-663716901-260638966, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@f8908f6, predecessorModuleExecutionId: null
11-03-2022 01:05:59.926 [main] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:05:59.926 [main] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 260638966[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:05:59.930 [main] INFO  c.c.s.util.CoreConfigProperies - Loaded configuration from config-core.properties and system environment : 
 java.util.Properties$EntrySet@62ddd21b
11-03-2022 01:05:59.931 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2172321360542138422.ttl.
11-03-2022 01:05:59.931 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-7662745143280506628.ttl.
11-03-2022 01:05:59.933 [main] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 260638966[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:05:59.967 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957159693000, moduleExecutionId: 1646957159693000-663716901-260638966
11-03-2022 01:05:59.986 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957159693000
11-03-2022 01:05:59.991 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 922577720[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:05:59.992 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 695240998[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.001 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957159992001
11-03-2022 01:06:00.002 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957159993002
11-03-2022 01:06:00.003 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957159992001, moduleExecutionId 1646957159992001-2104701238-922577720, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@36fd6b38, predecessorModuleExecutionId: null
11-03-2022 01:06:00.003 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.003 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 922577720[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.004 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957159993002, moduleExecutionId 1646957159993002-772777496-695240998, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@29708926, predecessorModuleExecutionId: null
11-03-2022 01:06:00.005 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.005 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-12222587707915856948.ttl.
11-03-2022 01:06:00.005 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 695240998[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.006 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-815155708510890110.ttl.
11-03-2022 01:06:00.006 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-5039180390973126500.ttl.
11-03-2022 01:06:00.006 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 922577720[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.007 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-2209554336561937064.ttl.
11-03-2022 01:06:00.008 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 695240998[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.018 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957159992001, moduleExecutionId: 1646957159992001-2104701238-922577720
11-03-2022 01:06:00.019 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957159993002, moduleExecutionId: 1646957159993002-772777496-695240998
11-03-2022 01:06:00.020 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957159992001
11-03-2022 01:06:00.020 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1357229555[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.020 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160020003
11-03-2022 01:06:00.021 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957159993002
11-03-2022 01:06:00.022 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1211430044[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.022 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160022004
11-03-2022 01:06:00.022 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160020003, moduleExecutionId 1646957160020003-1175493023-1357229555, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@50e5adf3, predecessorModuleExecutionId: null
11-03-2022 01:06:00.023 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.023 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1357229555[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.024 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-746597257848512981.ttl.
11-03-2022 01:06:00.024 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160022004, moduleExecutionId 1646957160022004-2074037903-1211430044, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@4834f49c, predecessorModuleExecutionId: null
11-03-2022 01:06:00.024 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-2853985653080970510.ttl.
11-03-2022 01:06:00.024 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1357229555[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.024 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160020003, moduleExecutionId: 1646957160020003-1175493023-1357229555
11-03-2022 01:06:00.025 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.025 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1211430044[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.025 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-1553876177876901276.ttl.
11-03-2022 01:06:00.026 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-3718006495972000024.ttl.
11-03-2022 01:06:00.026 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1211430044[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.026 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160022004, moduleExecutionId: 1646957160022004-2074037903-1211430044
11-03-2022 01:06:00.031 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160020003
11-03-2022 01:06:00.033 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1921683330[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.034 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160022004
11-03-2022 01:06:00.034 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160033005
11-03-2022 01:06:00.035 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160033005, moduleExecutionId 1646957160033005-1704359336-1921683330, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@728a8f82, predecessorModuleExecutionId: null
11-03-2022 01:06:00.035 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.035 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1921683330[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.035 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-1837579836968063509.ttl.
11-03-2022 01:06:00.036 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-14709743660187059390.ttl.
11-03-2022 01:06:00.036 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1025760068[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.036 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1921683330[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.038 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160036006
11-03-2022 01:06:00.039 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160036006, moduleExecutionId 1646957160036006-1205958329-1025760068, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3d23db44, predecessorModuleExecutionId: null
11-03-2022 01:06:00.039 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.039 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1025760068[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.040 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-7935774892346394643.ttl.
11-03-2022 01:06:00.040 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-249873931684789473.ttl.
11-03-2022 01:06:00.041 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1025760068[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.042 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160033005, moduleExecutionId: 1646957160033005-1704359336-1921683330
11-03-2022 01:06:00.044 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160033005
11-03-2022 01:06:00.044 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1026574166[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.044 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160044007
11-03-2022 01:06:00.046 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160044007, moduleExecutionId 1646957160044007-43677010-1026574166, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3d304756, predecessorModuleExecutionId: null
11-03-2022 01:06:00.046 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.046 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1026574166[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.047 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16487678136579097584.ttl.
11-03-2022 01:06:00.047 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-12071525239467910218.ttl.
11-03-2022 01:06:00.047 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1026574166[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.047 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160044007, moduleExecutionId: 1646957160044007-43677010-1026574166
11-03-2022 01:06:00.050 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160036006, moduleExecutionId: 1646957160036006-1205958329-1025760068
11-03-2022 01:06:00.052 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160036006
11-03-2022 01:06:00.052 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1379440985[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.053 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160044007
11-03-2022 01:06:00.054 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160052008
11-03-2022 01:06:00.055 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160052008, moduleExecutionId 1646957160052008-108603894-1379440985, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@52389959, predecessorModuleExecutionId: null
11-03-2022 01:06:00.055 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.055 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1379440985[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.055 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1608728455[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.055 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160055009
11-03-2022 01:06:00.056 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-1115404186589974351.ttl.
11-03-2022 01:06:00.056 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-1742862592494175158.ttl.
11-03-2022 01:06:00.056 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1379440985[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.057 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160055009, moduleExecutionId 1646957160055009-420071559-1608728455, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5fe33f87, predecessorModuleExecutionId: null
11-03-2022 01:06:00.057 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.058 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1608728455[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.058 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11751033843486309082.ttl.
11-03-2022 01:06:00.059 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-18244841522508870686.ttl.
11-03-2022 01:06:00.059 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1608728455[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.059 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160055009, moduleExecutionId: 1646957160055009-420071559-1608728455
11-03-2022 01:06:00.063 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160052008, moduleExecutionId: 1646957160052008-108603894-1379440985
11-03-2022 01:06:00.064 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160055009
11-03-2022 01:06:00.066 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160052008
11-03-2022 01:06:00.066 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2008537523[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.066 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1451804754[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.067 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160066010
11-03-2022 01:06:00.068 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160066011
11-03-2022 01:06:00.068 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160066010, moduleExecutionId 1646957160066010-689597276-2008537523, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@77b7d9b3, predecessorModuleExecutionId: null
11-03-2022 01:06:00.068 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.068 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2008537523[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.068 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160066011, moduleExecutionId 1646957160066011-1530981028-1451804754, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5688c852, predecessorModuleExecutionId: null
11-03-2022 01:06:00.069 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.069 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-5188878829495062590.ttl.
11-03-2022 01:06:00.069 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1451804754[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.069 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-12458005160253338172.ttl.
11-03-2022 01:06:00.069 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2008537523[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.069 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-10224244665337739513.ttl.
11-03-2022 01:06:00.070 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-12108254556795053201.ttl.
11-03-2022 01:06:00.070 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1451804754[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.074 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160066010, moduleExecutionId: 1646957160066010-689597276-2008537523
11-03-2022 01:06:00.076 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160066010
11-03-2022 01:06:00.076 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1116947503[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.076 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160066011, moduleExecutionId: 1646957160066011-1530981028-1451804754
11-03-2022 01:06:00.076 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160076012
11-03-2022 01:06:00.078 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160076012, moduleExecutionId 1646957160076012-1987414385-1116947503, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@4293442f, predecessorModuleExecutionId: null
11-03-2022 01:06:00.078 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160066011
11-03-2022 01:06:00.078 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1739630898[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.078 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.078 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1116947503[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.079 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-12496526215136645523.ttl.
11-03-2022 01:06:00.080 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-570874271042066616.ttl.
11-03-2022 01:06:00.080 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1116947503[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.080 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160076012, moduleExecutionId: 1646957160076012-1987414385-1116947503
11-03-2022 01:06:00.080 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160078013
11-03-2022 01:06:00.081 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160078013, moduleExecutionId 1646957160078013-1357939028-1739630898, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@67b0a932, predecessorModuleExecutionId: null
11-03-2022 01:06:00.081 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.081 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1739630898[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.082 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13923505990446700354.ttl.
11-03-2022 01:06:00.083 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11772920328279184464.ttl.
11-03-2022 01:06:00.083 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1739630898[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.085 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160076012
11-03-2022 01:06:00.086 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 209197663[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.088 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160086014
11-03-2022 01:06:00.088 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160086014, moduleExecutionId 1646957160086014-1462545097-209197663, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@c781a5f, predecessorModuleExecutionId: null
11-03-2022 01:06:00.088 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.088 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 209197663[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.089 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-3544687754574806123.ttl.
11-03-2022 01:06:00.089 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-14007410185315687854.ttl.
11-03-2022 01:06:00.089 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 209197663[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.091 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160078013, moduleExecutionId: 1646957160078013-1357939028-1739630898
11-03-2022 01:06:00.094 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160078013
11-03-2022 01:06:00.094 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160086014, moduleExecutionId: 1646957160086014-1462545097-209197663
11-03-2022 01:06:00.094 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1513908497[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.095 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160086014
11-03-2022 01:06:00.096 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 953850049[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.097 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160094015
11-03-2022 01:06:00.097 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160096016
11-03-2022 01:06:00.097 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160096016, moduleExecutionId 1646957160096016-1467984984-953850049, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@38da98c1, predecessorModuleExecutionId: null
11-03-2022 01:06:00.098 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.098 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160094015, moduleExecutionId 1646957160094015-19150796-1513908497, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5a3c6911, predecessorModuleExecutionId: null
11-03-2022 01:06:00.098 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 953850049[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.098 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.098 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1513908497[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.098 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2916556256797872243.ttl.
11-03-2022 01:06:00.099 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16163076010384379071.ttl.
11-03-2022 01:06:00.099 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 953850049[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.099 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11884801499484767204.ttl.
11-03-2022 01:06:00.099 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16395671071032547004.ttl.
11-03-2022 01:06:00.100 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1513908497[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.104 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160096016, moduleExecutionId: 1646957160096016-1467984984-953850049
11-03-2022 01:06:00.105 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160096016
11-03-2022 01:06:00.106 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1796692586[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.106 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160106017
11-03-2022 01:06:00.107 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160106017, moduleExecutionId 1646957160106017-579183611-1796692586, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6b175a6a, predecessorModuleExecutionId: null
11-03-2022 01:06:00.107 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160094015, moduleExecutionId: 1646957160094015-19150796-1513908497
11-03-2022 01:06:00.108 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.108 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1796692586[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.108 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-7272405929548194307.ttl.
11-03-2022 01:06:00.109 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-1801189655530865207.ttl.
11-03-2022 01:06:00.109 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160094015
11-03-2022 01:06:00.109 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1796692586[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.109 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160106017, moduleExecutionId: 1646957160106017-579183611-1796692586
11-03-2022 01:06:00.109 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 336913900[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.109 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160109018
11-03-2022 01:06:00.111 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160109018, moduleExecutionId 1646957160109018-1875422802-336913900, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@1414e5ec, predecessorModuleExecutionId: null
11-03-2022 01:06:00.112 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.113 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 336913900[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.113 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160106017
11-03-2022 01:06:00.113 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-59798918923776171.ttl.
11-03-2022 01:06:00.114 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-3629720032734428031.ttl.
11-03-2022 01:06:00.114 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 336913900[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.114 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160109018, moduleExecutionId: 1646957160109018-1875422802-336913900
11-03-2022 01:06:00.114 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1874105539[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.115 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160114019
11-03-2022 01:06:00.116 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160114019, moduleExecutionId 1646957160114019-448952094-1874105539, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6fb494c3, predecessorModuleExecutionId: null
11-03-2022 01:06:00.116 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.117 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1874105539[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.117 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13869231632483755135.ttl.
11-03-2022 01:06:00.117 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-13417145291085452102.ttl.
11-03-2022 01:06:00.117 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1874105539[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.117 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160114019, moduleExecutionId: 1646957160114019-448952094-1874105539
11-03-2022 01:06:00.122 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160109018
11-03-2022 01:06:00.122 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160114019
11-03-2022 01:06:00.123 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2106972975[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.123 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160123020
11-03-2022 01:06:00.124 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 987899034[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.125 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160123020, moduleExecutionId 1646957160123020-1080101794-2106972975, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7d95db2f, predecessorModuleExecutionId: null
11-03-2022 01:06:00.125 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.125 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2106972975[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.126 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11646485256401159155.ttl.
11-03-2022 01:06:00.126 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160124021
11-03-2022 01:06:00.126 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-4518657393298965958.ttl.
11-03-2022 01:06:00.126 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2106972975[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.126 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160123020, moduleExecutionId: 1646957160123020-1080101794-2106972975
11-03-2022 01:06:00.127 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160124021, moduleExecutionId 1646957160124021-608430576-987899034, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3ae2249a, predecessorModuleExecutionId: null
11-03-2022 01:06:00.127 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.127 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 987899034[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.128 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-10853208417989340061.ttl.
11-03-2022 01:06:00.128 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11522422233039663934.ttl.
11-03-2022 01:06:00.129 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 987899034[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.130 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160123020
11-03-2022 01:06:00.132 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1411958048[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.132 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160132022
11-03-2022 01:06:00.133 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160132022, moduleExecutionId 1646957160132022-1633046281-1411958048, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5428c520, predecessorModuleExecutionId: null
11-03-2022 01:06:00.133 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.133 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1411958048[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.134 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-7169106468060484383.ttl.
11-03-2022 01:06:00.134 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-13275776757715295692.ttl.
11-03-2022 01:06:00.134 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1411958048[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.134 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160132022, moduleExecutionId: 1646957160132022-1633046281-1411958048
11-03-2022 01:06:00.135 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160124021, moduleExecutionId: 1646957160124021-608430576-987899034
11-03-2022 01:06:00.137 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160124021
11-03-2022 01:06:00.137 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1508204090[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.137 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160137023
11-03-2022 01:06:00.138 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160132022
11-03-2022 01:06:00.139 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160137023, moduleExecutionId 1646957160137023-1989659705-1508204090, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@59e55e3a, predecessorModuleExecutionId: null
11-03-2022 01:06:00.139 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1624670856[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.140 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.140 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1508204090[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.140 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160139024
11-03-2022 01:06:00.141 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160139024, moduleExecutionId 1646957160139024-800631794-1624670856, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@60d68288, predecessorModuleExecutionId: null
11-03-2022 01:06:00.141 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-1554037271565596311.ttl.
11-03-2022 01:06:00.141 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.141 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1624670856[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.141 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-356606178136660837.ttl.
11-03-2022 01:06:00.141 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10564014399669966496.ttl.
11-03-2022 01:06:00.142 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1508204090[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.142 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-960983438877721683.ttl.
11-03-2022 01:06:00.142 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160137023, moduleExecutionId: 1646957160137023-1989659705-1508204090
11-03-2022 01:06:00.142 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1624670856[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.147 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160139024, moduleExecutionId: 1646957160139024-800631794-1624670856
11-03-2022 01:06:00.148 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160139024
11-03-2022 01:06:00.148 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1240057987[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.148 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160137023
11-03-2022 01:06:00.149 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160148025
11-03-2022 01:06:00.150 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160148025, moduleExecutionId 1646957160148025-685123961-1240057987, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@49e9c883, predecessorModuleExecutionId: null
11-03-2022 01:06:00.150 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.150 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1240057987[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.150 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 994361488[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.150 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160150026
11-03-2022 01:06:00.150 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16352733991316957482.ttl.
11-03-2022 01:06:00.151 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-5863840157444881933.ttl.
11-03-2022 01:06:00.151 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1240057987[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.151 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160150026, moduleExecutionId 1646957160150026-1762920077-994361488, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3b44c090, predecessorModuleExecutionId: null
11-03-2022 01:06:00.152 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.152 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 994361488[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.153 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13429636737206262299.ttl.
11-03-2022 01:06:00.154 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-701635046188631261.ttl.
11-03-2022 01:06:00.154 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 994361488[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.154 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160150026, moduleExecutionId: 1646957160150026-1762920077-994361488
11-03-2022 01:06:00.154 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160148025, moduleExecutionId: 1646957160148025-685123961-1240057987
11-03-2022 01:06:00.155 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160148025
11-03-2022 01:06:00.156 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1400877505[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.156 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160156027
11-03-2022 01:06:00.157 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160156027, moduleExecutionId 1646957160156027-529771147-1400877505, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@537fb1c1, predecessorModuleExecutionId: null
11-03-2022 01:06:00.157 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.157 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1400877505[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.158 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-17127883355897336081.ttl.
11-03-2022 01:06:00.158 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-6145294790012544655.ttl.
11-03-2022 01:06:00.158 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1400877505[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.158 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160156027, moduleExecutionId: 1646957160156027-529771147-1400877505
11-03-2022 01:06:00.160 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160150026
11-03-2022 01:06:00.161 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160156027
11-03-2022 01:06:00.162 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1568534772[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.163 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1165003669[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.163 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160163029
11-03-2022 01:06:00.164 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160163029, moduleExecutionId 1646957160163029-560786886-1165003669, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@45708b95, predecessorModuleExecutionId: null
11-03-2022 01:06:00.164 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160162028
11-03-2022 01:06:00.164 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.164 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1165003669[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.165 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15618689668246904840.ttl.
11-03-2022 01:06:00.165 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160162028, moduleExecutionId 1646957160162028-1097293450-1568534772, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5d7df0f4, predecessorModuleExecutionId: null
11-03-2022 01:06:00.165 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.165 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-17282596047925935952.ttl.
11-03-2022 01:06:00.165 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1568534772[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.165 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1165003669[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.165 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160163029, moduleExecutionId: 1646957160163029-560786886-1165003669
11-03-2022 01:06:00.166 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-8406226909743744460.ttl.
11-03-2022 01:06:00.166 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-18409363605342517557.ttl.
11-03-2022 01:06:00.166 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1568534772[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.168 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160163029
11-03-2022 01:06:00.170 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1150965882[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.170 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160170030
11-03-2022 01:06:00.171 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160170030, moduleExecutionId 1646957160170030-72928319-1150965882, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@449a587a, predecessorModuleExecutionId: null
11-03-2022 01:06:00.171 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160162028, moduleExecutionId: 1646957160162028-1097293450-1568534772
11-03-2022 01:06:00.171 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.171 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1150965882[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.172 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-14869752760296314046.ttl.
11-03-2022 01:06:00.172 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16734932822314673758.ttl.
11-03-2022 01:06:00.202 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160162028
11-03-2022 01:06:00.203 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1150965882[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.204 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160170030, moduleExecutionId: 1646957160170030-72928319-1150965882
11-03-2022 01:06:00.204 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 756689962[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.204 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160204031
11-03-2022 01:06:00.208 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160204031, moduleExecutionId 1646957160204031-1594250688-756689962, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@2d1a2c2a, predecessorModuleExecutionId: null
11-03-2022 01:06:00.209 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.209 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160170030
11-03-2022 01:06:00.210 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 756689962[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.220 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-17288913566429137583.ttl.
11-03-2022 01:06:00.220 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 52604381[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.220 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160220032
11-03-2022 01:06:00.221 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-14060681099819328516.ttl.
11-03-2022 01:06:00.221 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 756689962[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.221 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160204031, moduleExecutionId: 1646957160204031-1594250688-756689962
11-03-2022 01:06:00.222 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160220032, moduleExecutionId 1646957160220032-631409015-52604381, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@322addd, predecessorModuleExecutionId: null
11-03-2022 01:06:00.223 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.223 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 52604381[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.223 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-9526270074421263829.ttl.
11-03-2022 01:06:00.223 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-7977606963809985432.ttl.
11-03-2022 01:06:00.223 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 52604381[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.223 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160220032, moduleExecutionId: 1646957160220032-631409015-52604381
11-03-2022 01:06:00.226 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160220032
11-03-2022 01:06:00.226 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160204031
11-03-2022 01:06:00.228 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2088230378[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.228 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160228033
11-03-2022 01:06:00.228 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1408721192[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.228 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160228034
11-03-2022 01:06:00.229 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160228033, moduleExecutionId 1646957160228033-1553533256-2088230378, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7c77ddea, predecessorModuleExecutionId: null
11-03-2022 01:06:00.229 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.229 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2088230378[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.230 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13430382431154425922.ttl.
11-03-2022 01:06:00.230 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160228034, moduleExecutionId 1646957160228034-1875465325-1408721192, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@53f76128, predecessorModuleExecutionId: null
11-03-2022 01:06:00.230 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-5277347413873951059.ttl.
11-03-2022 01:06:00.230 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2088230378[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.230 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160228033, moduleExecutionId: 1646957160228033-1553533256-2088230378
11-03-2022 01:06:00.231 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.231 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1408721192[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.231 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16711643321541047082.ttl.
11-03-2022 01:06:00.232 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-3836503879040084658.ttl.
11-03-2022 01:06:00.232 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1408721192[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.232 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160228034, moduleExecutionId: 1646957160228034-1875465325-1408721192
11-03-2022 01:06:00.233 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160228033
11-03-2022 01:06:00.234 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1836563815[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.234 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160234035
11-03-2022 01:06:00.235 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160234035, moduleExecutionId 1646957160234035-1574006003-1836563815, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6d77bd67, predecessorModuleExecutionId: null
11-03-2022 01:06:00.235 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.235 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1836563815[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.236 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-10564879910014341029.ttl.
11-03-2022 01:06:00.236 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160228034
11-03-2022 01:06:00.236 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-3018114026568120266.ttl.
11-03-2022 01:06:00.236 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1836563815[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.238 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 101675682[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.239 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160234035, moduleExecutionId: 1646957160234035-1574006003-1836563815
11-03-2022 01:06:00.239 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160238036
11-03-2022 01:06:00.240 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160238036, moduleExecutionId 1646957160238036-839046849-101675682, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@60f72a2, predecessorModuleExecutionId: null
11-03-2022 01:06:00.240 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.240 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 101675682[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.240 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16682413182761524029.ttl.
11-03-2022 01:06:00.240 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-9655912174864052794.ttl.
11-03-2022 01:06:00.241 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 101675682[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.241 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160234035
11-03-2022 01:06:00.241 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 980734726[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.241 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160241037
11-03-2022 01:06:00.242 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160241037, moduleExecutionId 1646957160241037-1558948385-980734726, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3a74d306, predecessorModuleExecutionId: null
11-03-2022 01:06:00.243 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.243 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 980734726[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.243 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-89517325612000191.ttl.
11-03-2022 01:06:00.243 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10879404942983653076.ttl.
11-03-2022 01:06:00.244 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 980734726[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.244 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160241037, moduleExecutionId: 1646957160241037-1558948385-980734726
11-03-2022 01:06:00.245 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160238036, moduleExecutionId: 1646957160238036-839046849-101675682
11-03-2022 01:06:00.246 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160241037
11-03-2022 01:06:00.247 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160238036
11-03-2022 01:06:00.247 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2074044105[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.247 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1581375196[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.247 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160247038
11-03-2022 01:06:00.248 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160247039
11-03-2022 01:06:00.248 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160247039, moduleExecutionId 1646957160247039-184049329-1581375196, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5e41dedc, predecessorModuleExecutionId: null
11-03-2022 01:06:00.248 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.248 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1581375196[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.248 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160247038, moduleExecutionId 1646957160247038-1838768548-2074044105, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7b9f66c9, predecessorModuleExecutionId: null
11-03-2022 01:06:00.249 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11429951126218248992.ttl.
11-03-2022 01:06:00.249 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-493654809435952304.ttl.
11-03-2022 01:06:00.249 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1581375196[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.249 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.249 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2074044105[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.250 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16091243206378426280.ttl.
11-03-2022 01:06:00.250 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-343833844506912114.ttl.
11-03-2022 01:06:00.251 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2074044105[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.251 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160247038, moduleExecutionId: 1646957160247038-1838768548-2074044105
11-03-2022 01:06:00.252 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160247039, moduleExecutionId: 1646957160247039-184049329-1581375196
11-03-2022 01:06:00.252 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160247039
11-03-2022 01:06:00.253 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 739325398[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.254 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160253040
11-03-2022 01:06:00.254 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160253040, moduleExecutionId 1646957160253040-1970292142-739325398, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@2c1135d6, predecessorModuleExecutionId: null
11-03-2022 01:06:00.254 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.254 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 739325398[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.254 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-6702948060075830176.ttl.
11-03-2022 01:06:00.255 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16500151306001484226.ttl.
11-03-2022 01:06:00.255 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 739325398[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.255 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160247038
11-03-2022 01:06:00.257 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 836031438[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.257 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160257041
11-03-2022 01:06:00.257 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160253040, moduleExecutionId: 1646957160253040-1970292142-739325398
11-03-2022 01:06:00.258 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160253040
11-03-2022 01:06:00.258 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 735346114[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.258 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160258042
11-03-2022 01:06:00.258 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160257041, moduleExecutionId 1646957160257041-720406445-836031438, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@31d4d3ce, predecessorModuleExecutionId: null
11-03-2022 01:06:00.259 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.259 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 836031438[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.259 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160258042, moduleExecutionId 1646957160258042-255281074-735346114, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@2bd47dc2, predecessorModuleExecutionId: null
11-03-2022 01:06:00.259 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16425484339825133700.ttl.
11-03-2022 01:06:00.259 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.259 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 735346114[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.260 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-1505237462774922150.ttl.
11-03-2022 01:06:00.260 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11915033118537396229.ttl.
11-03-2022 01:06:00.260 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 836031438[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.260 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160257041, moduleExecutionId: 1646957160257041-720406445-836031438
11-03-2022 01:06:00.260 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-17861643511972949956.ttl.
11-03-2022 01:06:00.260 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 735346114[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.260 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160258042, moduleExecutionId: 1646957160258042-255281074-735346114
11-03-2022 01:06:00.263 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160257041
11-03-2022 01:06:00.263 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160258042
11-03-2022 01:06:00.265 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 629103483[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.265 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1733472829[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.265 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160265043
11-03-2022 01:06:00.266 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160265043, moduleExecutionId 1646957160265043-1549126519-629103483, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@257f5b7b, predecessorModuleExecutionId: null
11-03-2022 01:06:00.266 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160265044
11-03-2022 01:06:00.266 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.266 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 629103483[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.266 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160265044, moduleExecutionId 1646957160265044-2099941749-1733472829, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6752b23d, predecessorModuleExecutionId: null
11-03-2022 01:06:00.267 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.267 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11056373706668213916.ttl.
11-03-2022 01:06:00.267 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1733472829[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.267 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-3393275740157491704.ttl.
11-03-2022 01:06:00.267 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 629103483[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.267 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160265043, moduleExecutionId: 1646957160265043-1549126519-629103483
11-03-2022 01:06:00.267 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-17312547170578242254.ttl.
11-03-2022 01:06:00.267 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10828955340808561700.ttl.
11-03-2022 01:06:00.267 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1733472829[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.269 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160265043
11-03-2022 01:06:00.270 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1358155887[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.270 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160265044, moduleExecutionId: 1646957160265044-2099941749-1733472829
11-03-2022 01:06:00.271 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160270045
11-03-2022 01:06:00.271 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160265044
11-03-2022 01:06:00.272 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1577144829[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.272 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160272046
11-03-2022 01:06:00.272 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160270045, moduleExecutionId 1646957160270045-1316324864-1358155887, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@50f3d06f, predecessorModuleExecutionId: null
11-03-2022 01:06:00.272 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.272 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1358155887[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.272 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11943622152058762440.ttl.
11-03-2022 01:06:00.272 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-7846271480721461494.ttl.
11-03-2022 01:06:00.272 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1358155887[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.273 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160272046, moduleExecutionId 1646957160272046-966684071-1577144829, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5e0151fd, predecessorModuleExecutionId: null
11-03-2022 01:06:00.273 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.273 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1577144829[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.273 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-607052266674401056.ttl.
11-03-2022 01:06:00.274 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-9061726534729425695.ttl.
11-03-2022 01:06:00.274 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1577144829[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.274 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160272046, moduleExecutionId: 1646957160272046-966684071-1577144829
11-03-2022 01:06:00.275 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160270045, moduleExecutionId: 1646957160270045-1316324864-1358155887
11-03-2022 01:06:00.275 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160270045
11-03-2022 01:06:00.276 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1748246961[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.276 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160276047
11-03-2022 01:06:00.277 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160276047, moduleExecutionId 1646957160276047-1592283911-1748246961, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@683421b1, predecessorModuleExecutionId: null
11-03-2022 01:06:00.277 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160272046
11-03-2022 01:06:00.277 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.277 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1748246961[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.277 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-12697140959520400402.ttl.
11-03-2022 01:06:00.278 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-17189032081631615867.ttl.
11-03-2022 01:06:00.278 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1748246961[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.278 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1889888233[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.279 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160278048
11-03-2022 01:06:00.279 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160278048, moduleExecutionId 1646957160278048-520686609-1889888233, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@70a567e9, predecessorModuleExecutionId: null
11-03-2022 01:06:00.279 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.279 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1889888233[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.280 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-320015590906500616.ttl.
11-03-2022 01:06:00.280 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-6268018515438632600.ttl.
11-03-2022 01:06:00.280 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1889888233[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.280 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160276047, moduleExecutionId: 1646957160276047-1592283911-1748246961
11-03-2022 01:06:00.281 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160276047
11-03-2022 01:06:00.281 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1348848561[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.281 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160281049
11-03-2022 01:06:00.282 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160281049, moduleExecutionId 1646957160281049-337645912-1348848561, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5065cbb1, predecessorModuleExecutionId: null
11-03-2022 01:06:00.282 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.282 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1348848561[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.283 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-1546688169428691232.ttl.
11-03-2022 01:06:00.283 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160278048, moduleExecutionId: 1646957160278048-520686609-1889888233
11-03-2022 01:06:00.283 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16856281565348338179.ttl.
11-03-2022 01:06:00.283 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1348848561[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.283 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160281049, moduleExecutionId: 1646957160281049-337645912-1348848561
11-03-2022 01:06:00.284 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160278048
11-03-2022 01:06:00.284 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 932686209[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.284 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160284050
11-03-2022 01:06:00.285 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160284050, moduleExecutionId 1646957160284050-32593499-932686209, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3797a981, predecessorModuleExecutionId: null
11-03-2022 01:06:00.286 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160281049
11-03-2022 01:06:00.286 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.286 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 932686209[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.286 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-3049465720459530844.ttl.
11-03-2022 01:06:00.286 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-7409424243645979338.ttl.
11-03-2022 01:06:00.286 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1664933104[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.286 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 932686209[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.287 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160287051
11-03-2022 01:06:00.287 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160284050, moduleExecutionId: 1646957160284050-32593499-932686209
11-03-2022 01:06:00.287 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160287051, moduleExecutionId 1646957160287051-67386818-1664933104, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@633cdcf0, predecessorModuleExecutionId: null
11-03-2022 01:06:00.288 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.288 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1664933104[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.288 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-10196420195523143234.ttl.
11-03-2022 01:06:00.288 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16345147564001469285.ttl.
11-03-2022 01:06:00.288 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1664933104[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.289 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160287051, moduleExecutionId: 1646957160287051-67386818-1664933104
11-03-2022 01:06:00.290 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160284050
11-03-2022 01:06:00.290 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1120897889[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.291 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160287051
11-03-2022 01:06:00.291 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160291052
11-03-2022 01:06:00.292 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160291052, moduleExecutionId 1646957160291052-1631773579-1120897889, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@42cf8b61, predecessorModuleExecutionId: null
11-03-2022 01:06:00.292 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.292 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1120897889[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.292 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1366922426[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.292 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-7948504257033453283.ttl.
11-03-2022 01:06:00.292 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-5449809224596434130.ttl.
11-03-2022 01:06:00.292 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1120897889[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.293 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160292053
11-03-2022 01:06:00.293 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160292053, moduleExecutionId 1646957160292053-1833682898-1366922426, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@517994ba, predecessorModuleExecutionId: null
11-03-2022 01:06:00.293 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.293 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1366922426[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.293 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11033537181654781047.ttl.
11-03-2022 01:06:00.294 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-15033751731541233123.ttl.
11-03-2022 01:06:00.294 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1366922426[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.295 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160291052, moduleExecutionId: 1646957160291052-1631773579-1120897889
11-03-2022 01:06:00.295 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160291052
11-03-2022 01:06:00.295 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 909701839[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.296 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160296054
11-03-2022 01:06:00.296 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160292053, moduleExecutionId: 1646957160292053-1833682898-1366922426
11-03-2022 01:06:00.297 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160296054, moduleExecutionId 1646957160296054-30339776-909701839, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3638f2cf, predecessorModuleExecutionId: null
11-03-2022 01:06:00.297 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.297 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 909701839[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.297 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160292053
11-03-2022 01:06:00.297 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-6457937381708590306.ttl.
11-03-2022 01:06:00.297 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1331018067[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.297 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160297055
11-03-2022 01:06:00.297 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-762765244496149584.ttl.
11-03-2022 01:06:00.298 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 909701839[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.298 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160297055, moduleExecutionId 1646957160297055-1464870488-1331018067, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@4f55b953, predecessorModuleExecutionId: null
11-03-2022 01:06:00.299 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.299 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1331018067[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.299 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-10673565834280447995.ttl.
11-03-2022 01:06:00.299 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-3307051152123118511.ttl.
11-03-2022 01:06:00.299 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1331018067[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.299 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160297055, moduleExecutionId: 1646957160297055-1464870488-1331018067
11-03-2022 01:06:00.300 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160296054, moduleExecutionId: 1646957160296054-30339776-909701839
11-03-2022 01:06:00.300 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160296054
11-03-2022 01:06:00.301 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 55804660[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.301 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160297055
11-03-2022 01:06:00.301 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160301056
11-03-2022 01:06:00.302 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160301056, moduleExecutionId 1646957160301056-1461773212-55804660, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@35382f4, predecessorModuleExecutionId: null
11-03-2022 01:06:00.302 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.302 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 55804660[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.302 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2079963540[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.302 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160302057
11-03-2022 01:06:00.302 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-5399614749329528087.ttl.
11-03-2022 01:06:00.303 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-13995874215544208412.ttl.
11-03-2022 01:06:00.303 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 55804660[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.303 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160302057, moduleExecutionId 1646957160302057-95320403-2079963540, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7bf9b994, predecessorModuleExecutionId: null
11-03-2022 01:06:00.303 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.303 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2079963540[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.304 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2213784697248118353.ttl.
11-03-2022 01:06:00.304 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-5833982689163867837.ttl.
11-03-2022 01:06:00.304 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2079963540[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.304 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160302057, moduleExecutionId: 1646957160302057-95320403-2079963540
11-03-2022 01:06:00.305 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160301056, moduleExecutionId: 1646957160301056-1461773212-55804660
11-03-2022 01:06:00.306 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160301056
11-03-2022 01:06:00.306 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 658801736[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.306 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160306058
11-03-2022 01:06:00.306 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160302057
11-03-2022 01:06:00.307 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160306058, moduleExecutionId 1646957160306058-1637868837-658801736, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@27448448, predecessorModuleExecutionId: null
11-03-2022 01:06:00.307 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 34063851[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.307 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.307 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160307059
11-03-2022 01:06:00.307 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 658801736[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.308 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2865345684857704897.ttl.
11-03-2022 01:06:00.308 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-18130219942769069496.ttl.
11-03-2022 01:06:00.308 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 658801736[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.308 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160306058, moduleExecutionId: 1646957160306058-1637868837-658801736
11-03-2022 01:06:00.308 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160307059, moduleExecutionId 1646957160307059-1197357325-34063851, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@207c5eb, predecessorModuleExecutionId: null
11-03-2022 01:06:00.308 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.308 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 34063851[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.309 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-9763359120606896613.ttl.
11-03-2022 01:06:00.309 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-1891312539060671440.ttl.
11-03-2022 01:06:00.309 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 34063851[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.309 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160307059, moduleExecutionId: 1646957160307059-1197357325-34063851
11-03-2022 01:06:00.310 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160306058
11-03-2022 01:06:00.311 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 769185783[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.312 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160307059
11-03-2022 01:06:00.312 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160311060
11-03-2022 01:06:00.312 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160311060, moduleExecutionId 1646957160311060-795493340-769185783, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@2dd8d7f7, predecessorModuleExecutionId: null
11-03-2022 01:06:00.312 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.312 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 769185783[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.312 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1771443342[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.312 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160312061
11-03-2022 01:06:00.313 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-5530383898299716965.ttl.
11-03-2022 01:06:00.313 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-15516850946855089344.ttl.
11-03-2022 01:06:00.313 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 769185783[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.313 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160312061, moduleExecutionId 1646957160312061-1023922108-1771443342, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6996148e, predecessorModuleExecutionId: null
11-03-2022 01:06:00.314 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.314 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1771443342[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.314 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-8582471980940986715.ttl.
11-03-2022 01:06:00.314 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-15911600060242470771.ttl.
11-03-2022 01:06:00.314 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1771443342[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.314 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160312061, moduleExecutionId: 1646957160312061-1023922108-1771443342
11-03-2022 01:06:00.315 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160311060, moduleExecutionId: 1646957160311060-795493340-769185783
11-03-2022 01:06:00.316 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160311060
11-03-2022 01:06:00.316 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 889927872[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.317 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160312061
11-03-2022 01:06:00.317 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160316062
11-03-2022 01:06:00.317 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160316062, moduleExecutionId 1646957160316062-1241849873-889927872, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@350b38c0, predecessorModuleExecutionId: null
11-03-2022 01:06:00.317 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.317 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 889927872[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.317 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2326193540012059277.ttl.
11-03-2022 01:06:00.317 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1947804523[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.318 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-615516225777811377.ttl.
11-03-2022 01:06:00.318 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 889927872[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.318 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160317063
11-03-2022 01:06:00.319 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160317063, moduleExecutionId 1646957160317063-794016594-1947804523, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7419236b, predecessorModuleExecutionId: null
11-03-2022 01:06:00.319 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.319 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1947804523[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.319 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-1418949100456207624.ttl.
11-03-2022 01:06:00.319 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-18395026451758334846.ttl.
11-03-2022 01:06:00.319 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1947804523[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.320 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160316062, moduleExecutionId: 1646957160316062-1241849873-889927872
11-03-2022 01:06:00.321 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160316062
11-03-2022 01:06:00.321 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 582221353[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.321 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160321064
11-03-2022 01:06:00.322 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160317063, moduleExecutionId: 1646957160317063-794016594-1947804523
11-03-2022 01:06:00.322 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160321064, moduleExecutionId 1646957160321064-780423050-582221353, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@22b3fe29, predecessorModuleExecutionId: null
11-03-2022 01:06:00.322 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.322 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 582221353[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.322 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160317063
11-03-2022 01:06:00.322 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11828514217342331727.ttl.
11-03-2022 01:06:00.322 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1566620046[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.323 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10251067925551864860.ttl.
11-03-2022 01:06:00.323 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 582221353[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.323 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160321064, moduleExecutionId: 1646957160321064-780423050-582221353
11-03-2022 01:06:00.323 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160322065
11-03-2022 01:06:00.323 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160322065, moduleExecutionId 1646957160322065-367096345-1566620046, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5d60b98e, predecessorModuleExecutionId: null
11-03-2022 01:06:00.324 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.324 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1566620046[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.324 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-4166134825906653107.ttl.
11-03-2022 01:06:00.324 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-14897420843932066718.ttl.
11-03-2022 01:06:00.324 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1566620046[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.325 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160321064
11-03-2022 01:06:00.326 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 231833888[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.326 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160322065, moduleExecutionId: 1646957160322065-367096345-1566620046
11-03-2022 01:06:00.326 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160326066
11-03-2022 01:06:00.327 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160322065
11-03-2022 01:06:00.327 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160326066, moduleExecutionId 1646957160326066-1065757002-231833888, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@dd18120, predecessorModuleExecutionId: null
11-03-2022 01:06:00.327 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 663301967[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.327 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.327 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 231833888[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.327 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-18054359372084669818.ttl.
11-03-2022 01:06:00.327 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-5024683362084496778.ttl.
11-03-2022 01:06:00.327 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 231833888[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.328 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160327067
11-03-2022 01:06:00.328 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160327067, moduleExecutionId 1646957160327067-1571060073-663301967, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@27892f4f, predecessorModuleExecutionId: null
11-03-2022 01:06:00.328 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.328 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 663301967[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.328 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-12887834319989838547.ttl.
11-03-2022 01:06:00.328 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-2335631865566703315.ttl.
11-03-2022 01:06:00.328 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 663301967[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.329 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160326066, moduleExecutionId: 1646957160326066-1065757002-231833888
11-03-2022 01:06:00.330 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160326066
11-03-2022 01:06:00.330 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1916293425[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.330 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160330068
11-03-2022 01:06:00.331 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160327067, moduleExecutionId: 1646957160327067-1571060073-663301967
11-03-2022 01:06:00.331 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160330068, moduleExecutionId 1646957160330068-1201001767-1916293425, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@72385131, predecessorModuleExecutionId: null
11-03-2022 01:06:00.331 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160327067
11-03-2022 01:06:00.331 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1675361903[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.331 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160331069
11-03-2022 01:06:00.331 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.331 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1916293425[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.332 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-6496400923237045474.ttl.
11-03-2022 01:06:00.332 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16194964595895013645.ttl.
11-03-2022 01:06:00.332 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1916293425[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.332 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160330068, moduleExecutionId: 1646957160330068-1201001767-1916293425
11-03-2022 01:06:00.332 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160331069, moduleExecutionId 1646957160331069-1028308109-1675361903, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@63dbfe6f, predecessorModuleExecutionId: null
11-03-2022 01:06:00.333 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.333 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1675361903[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.333 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13289925684718687673.ttl.
11-03-2022 01:06:00.333 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-14284206625087591540.ttl.
11-03-2022 01:06:00.333 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1675361903[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.333 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160331069, moduleExecutionId: 1646957160331069-1028308109-1675361903
11-03-2022 01:06:00.334 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160330068
11-03-2022 01:06:00.335 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 772335938[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.335 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160331069
11-03-2022 01:06:00.336 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160335070
11-03-2022 01:06:00.336 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160335070, moduleExecutionId 1646957160335070-1388971875-772335938, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@2e08e942, predecessorModuleExecutionId: null
11-03-2022 01:06:00.336 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1455147070[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.336 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160336071
11-03-2022 01:06:00.336 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.336 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 772335938[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.336 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2254068358661456639.ttl.
11-03-2022 01:06:00.337 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-15201831296437719318.ttl.
11-03-2022 01:06:00.337 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 772335938[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.337 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160336071, moduleExecutionId 1646957160336071-164625884-1455147070, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@56bbc83e, predecessorModuleExecutionId: null
11-03-2022 01:06:00.337 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.337 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1455147070[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.338 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-8750626828577563166.ttl.
11-03-2022 01:06:00.338 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-2971836922882242486.ttl.
11-03-2022 01:06:00.338 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1455147070[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.338 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160336071, moduleExecutionId: 1646957160336071-164625884-1455147070
11-03-2022 01:06:00.339 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160335070, moduleExecutionId: 1646957160335070-1388971875-772335938
11-03-2022 01:06:00.339 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160335070
11-03-2022 01:06:00.339 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1432460552[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.340 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160339072
11-03-2022 01:06:00.340 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160336071
11-03-2022 01:06:00.341 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160339072, moduleExecutionId 1646957160339072-1011084940-1432460552, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@55619d08, predecessorModuleExecutionId: null
11-03-2022 01:06:00.341 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.341 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1432460552[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.341 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-14399996607256005543.ttl.
11-03-2022 01:06:00.341 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1448104777[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.341 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160341073
11-03-2022 01:06:00.341 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-6494476995002036943.ttl.
11-03-2022 01:06:00.341 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1432460552[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.342 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160341073, moduleExecutionId 1646957160341073-2038863558-1448104777, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@56505349, predecessorModuleExecutionId: null
11-03-2022 01:06:00.342 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.342 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1448104777[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.342 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-8417261577958812921.ttl.
11-03-2022 01:06:00.343 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10923235517833887695.ttl.
11-03-2022 01:06:00.343 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1448104777[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.343 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160341073, moduleExecutionId: 1646957160341073-2038863558-1448104777
11-03-2022 01:06:00.343 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160339072, moduleExecutionId: 1646957160339072-1011084940-1432460552
11-03-2022 01:06:00.344 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160339072
11-03-2022 01:06:00.344 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1787835902[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.344 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160344074
11-03-2022 01:06:00.345 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160341073
11-03-2022 01:06:00.345 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160344074, moduleExecutionId 1646957160344074-1698254455-1787835902, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6a9035fe, predecessorModuleExecutionId: null
11-03-2022 01:06:00.345 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.345 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1787835902[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.346 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-10680904320235417986.ttl.
11-03-2022 01:06:00.346 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1764233182[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.346 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11402099319365814335.ttl.
11-03-2022 01:06:00.346 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1787835902[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.346 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160344074, moduleExecutionId: 1646957160344074-1698254455-1787835902
11-03-2022 01:06:00.346 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160346075
11-03-2022 01:06:00.347 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160346075, moduleExecutionId 1646957160346075-122888047-1764233182, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@69280fde, predecessorModuleExecutionId: null
11-03-2022 01:06:00.347 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.347 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1764233182[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.347 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13120491479332845447.ttl.
11-03-2022 01:06:00.347 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-4538609312039262498.ttl.
11-03-2022 01:06:00.347 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1764233182[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.348 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160344074
11-03-2022 01:06:00.349 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1942110546[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.349 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160349076
11-03-2022 01:06:00.350 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160346075, moduleExecutionId: 1646957160346075-122888047-1764233182
11-03-2022 01:06:00.350 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160349076, moduleExecutionId 1646957160349076-1702286303-1942110546, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@73c24152, predecessorModuleExecutionId: null
11-03-2022 01:06:00.350 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160346075
11-03-2022 01:06:00.350 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 338660860[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.350 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.350 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1942110546[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.351 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2705306267862875595.ttl.
11-03-2022 01:06:00.351 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-2009181715038679663.ttl.
11-03-2022 01:06:00.351 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1942110546[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.351 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160349076, moduleExecutionId: 1646957160349076-1702286303-1942110546
11-03-2022 01:06:00.351 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160350077
11-03-2022 01:06:00.351 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160350077, moduleExecutionId 1646957160350077-1160423279-338660860, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@142f8dfc, predecessorModuleExecutionId: null
11-03-2022 01:06:00.351 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.351 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 338660860[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.352 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-5019518015655962758.ttl.
11-03-2022 01:06:00.352 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-4839143977997402569.ttl.
11-03-2022 01:06:00.352 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 338660860[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.353 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160349076
11-03-2022 01:06:00.354 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1302395922[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.354 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160354078
11-03-2022 01:06:00.354 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160350077, moduleExecutionId: 1646957160350077-1160423279-338660860
11-03-2022 01:06:00.355 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160350077
11-03-2022 01:06:00.355 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160354078, moduleExecutionId 1646957160354078-2018172805-1302395922, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@4da0fc12, predecessorModuleExecutionId: null
11-03-2022 01:06:00.355 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1500082717[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.355 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160355079
11-03-2022 01:06:00.356 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.356 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1302395922[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.356 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15298177897333399742.ttl.
11-03-2022 01:06:00.356 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160355079, moduleExecutionId 1646957160355079-1082175238-1500082717, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5969721d, predecessorModuleExecutionId: null
11-03-2022 01:06:00.356 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11330627775065046411.ttl.
11-03-2022 01:06:00.356 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1302395922[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.356 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160354078, moduleExecutionId: 1646957160354078-2018172805-1302395922
11-03-2022 01:06:00.356 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.356 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1500082717[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.357 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11188636689120590672.ttl.
11-03-2022 01:06:00.357 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-6910743130716494091.ttl.
11-03-2022 01:06:00.357 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1500082717[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.357 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160355079, moduleExecutionId: 1646957160355079-1082175238-1500082717
11-03-2022 01:06:00.358 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160354078
11-03-2022 01:06:00.359 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1538799242[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.359 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160359080
11-03-2022 01:06:00.359 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160355079
11-03-2022 01:06:00.360 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1511117121[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.360 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160360081
11-03-2022 01:06:00.360 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160359080, moduleExecutionId 1646957160359080-304527942-1538799242, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5bb8368a, predecessorModuleExecutionId: null
11-03-2022 01:06:00.360 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.360 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1538799242[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.361 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-7644905187729083185.ttl.
11-03-2022 01:06:00.361 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160360081, moduleExecutionId 1646957160360081-209886306-1511117121, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5a11d141, predecessorModuleExecutionId: null
11-03-2022 01:06:00.361 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-3318205688305480491.ttl.
11-03-2022 01:06:00.361 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1538799242[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.361 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160359080, moduleExecutionId: 1646957160359080-304527942-1538799242
11-03-2022 01:06:00.361 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.361 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1511117121[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.361 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-17017407552105842668.ttl.
11-03-2022 01:06:00.362 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16731092953653485525.ttl.
11-03-2022 01:06:00.362 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1511117121[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.362 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160360081, moduleExecutionId: 1646957160360081-209886306-1511117121
11-03-2022 01:06:00.363 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160359080
11-03-2022 01:06:00.364 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 358024651[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.365 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160360081
11-03-2022 01:06:00.365 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160364082
11-03-2022 01:06:00.365 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160364082, moduleExecutionId 1646957160364082-1501199521-358024651, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@155705cb, predecessorModuleExecutionId: null
11-03-2022 01:06:00.365 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.365 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 358024651[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.366 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15849564511362951153.ttl.
11-03-2022 01:06:00.366 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1002274116[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.366 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-2409646607652334258.ttl.
11-03-2022 01:06:00.366 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 358024651[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.366 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160366083
11-03-2022 01:06:00.367 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160366083, moduleExecutionId 1646957160366083-801418097-1002274116, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3bbd7d44, predecessorModuleExecutionId: null
11-03-2022 01:06:00.367 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.367 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1002274116[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.367 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-7649301177371268227.ttl.
11-03-2022 01:06:00.367 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-17262537860259145873.ttl.
11-03-2022 01:06:00.367 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1002274116[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.368 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160364082, moduleExecutionId: 1646957160364082-1501199521-358024651
11-03-2022 01:06:00.368 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160364082
11-03-2022 01:06:00.369 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1326450744[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.369 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160366083, moduleExecutionId: 1646957160366083-801418097-1002274116
11-03-2022 01:06:00.369 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160369084
11-03-2022 01:06:00.370 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160369084, moduleExecutionId 1646957160369084-602216666-1326450744, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@4f100838, predecessorModuleExecutionId: null
11-03-2022 01:06:00.370 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.370 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160366083
11-03-2022 01:06:00.370 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1326450744[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.370 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1860068979[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.370 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160370085
11-03-2022 01:06:00.370 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13220600381720817534.ttl.
11-03-2022 01:06:00.370 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-868628181925326736.ttl.
11-03-2022 01:06:00.370 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1326450744[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.371 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160370085, moduleExecutionId 1646957160370085-931776749-1860068979, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6ede6673, predecessorModuleExecutionId: null
11-03-2022 01:06:00.371 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.371 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1860068979[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.371 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2335626941167914714.ttl.
11-03-2022 01:06:00.372 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16498621373819788221.ttl.
11-03-2022 01:06:00.372 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1860068979[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.372 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160370085, moduleExecutionId: 1646957160370085-931776749-1860068979
11-03-2022 01:06:00.373 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160369084, moduleExecutionId: 1646957160369084-602216666-1326450744
11-03-2022 01:06:00.373 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160369084
11-03-2022 01:06:00.373 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1713676114[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.373 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160373086
11-03-2022 01:06:00.374 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160370085
11-03-2022 01:06:00.374 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160373086, moduleExecutionId 1646957160373086-1439188836-1713676114, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@66249f52, predecessorModuleExecutionId: null
11-03-2022 01:06:00.375 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.375 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1713676114[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.375 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 210893975[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.375 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-17978387940485885280.ttl.
11-03-2022 01:06:00.375 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-18220402248955660222.ttl.
11-03-2022 01:06:00.375 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1713676114[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.375 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160373086, moduleExecutionId: 1646957160373086-1439188836-1713676114
11-03-2022 01:06:00.376 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160375087
11-03-2022 01:06:00.376 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160375087, moduleExecutionId 1646957160375087-1720383214-210893975, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@c91fc97, predecessorModuleExecutionId: null
11-03-2022 01:06:00.376 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.376 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 210893975[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.376 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15703804938624905893.ttl.
11-03-2022 01:06:00.376 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-17069707290706963451.ttl.
11-03-2022 01:06:00.376 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 210893975[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.377 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160373086
11-03-2022 01:06:00.379 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 829932801[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.379 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160379088
11-03-2022 01:06:00.379 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160375087, moduleExecutionId: 1646957160375087-1720383214-210893975
11-03-2022 01:06:00.379 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160379088, moduleExecutionId 1646957160379088-497790466-829932801, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3177c501, predecessorModuleExecutionId: null
11-03-2022 01:06:00.380 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160375087
11-03-2022 01:06:00.380 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.380 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 728145572[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.380 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 829932801[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.380 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160380089
11-03-2022 01:06:00.380 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-10040582934055849173.ttl.
11-03-2022 01:06:00.380 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-2712484358325222094.ttl.
11-03-2022 01:06:00.380 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 829932801[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.380 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160379088, moduleExecutionId: 1646957160379088-497790466-829932801
11-03-2022 01:06:00.380 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160380089, moduleExecutionId 1646957160380089-447180035-728145572, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@2b669ea4, predecessorModuleExecutionId: null
11-03-2022 01:06:00.381 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.381 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 728145572[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.381 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-10698476553280560597.ttl.
11-03-2022 01:06:00.381 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-6701049498581468289.ttl.
11-03-2022 01:06:00.381 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 728145572[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.381 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160380089, moduleExecutionId: 1646957160380089-447180035-728145572
11-03-2022 01:06:00.382 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160379088
11-03-2022 01:06:00.383 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1982186756[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.383 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160383090
11-03-2022 01:06:00.383 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160380089
11-03-2022 01:06:00.384 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160383090, moduleExecutionId 1646957160383090-1442299399-1982186756, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7625c504, predecessorModuleExecutionId: null
11-03-2022 01:06:00.384 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1035159541[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.384 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.384 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1982186756[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.384 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-814748900788752850.ttl.
11-03-2022 01:06:00.385 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-3022061483517024294.ttl.
11-03-2022 01:06:00.385 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160384091
11-03-2022 01:06:00.385 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1982186756[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.385 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160383090, moduleExecutionId: 1646957160383090-1442299399-1982186756
11-03-2022 01:06:00.385 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160384091, moduleExecutionId 1646957160384091-324067835-1035159541, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3db347f5, predecessorModuleExecutionId: null
11-03-2022 01:06:00.385 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.385 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1035159541[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.385 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16386774555012720849.ttl.
11-03-2022 01:06:00.386 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11261548237019441894.ttl.
11-03-2022 01:06:00.386 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1035159541[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.387 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160383090
11-03-2022 01:06:00.387 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 316104879[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.388 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160384091, moduleExecutionId: 1646957160384091-324067835-1035159541
11-03-2022 01:06:00.388 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160387092
11-03-2022 01:06:00.388 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160384091
11-03-2022 01:06:00.388 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 393653899[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.388 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160387092, moduleExecutionId 1646957160387092-1375931683-316104879, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@12d760af, predecessorModuleExecutionId: null
11-03-2022 01:06:00.388 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.388 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 316104879[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.389 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-5303897107721925122.ttl.
11-03-2022 01:06:00.389 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11490510619287714028.ttl.
11-03-2022 01:06:00.389 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160388093
11-03-2022 01:06:00.389 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 316104879[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.389 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160388093, moduleExecutionId 1646957160388093-1368637089-393653899, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@1776ae8b, predecessorModuleExecutionId: null
11-03-2022 01:06:00.389 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.389 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 393653899[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.390 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-3408958734052902766.ttl.
11-03-2022 01:06:00.390 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16057478143830492570.ttl.
11-03-2022 01:06:00.390 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 393653899[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.391 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160387092, moduleExecutionId: 1646957160387092-1375931683-316104879
11-03-2022 01:06:00.392 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160387092
11-03-2022 01:06:00.392 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1105099842[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.392 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160388093, moduleExecutionId: 1646957160388093-1368637089-393653899
11-03-2022 01:06:00.392 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160392094
11-03-2022 01:06:00.392 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160388093
11-03-2022 01:06:00.393 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 19954305[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.393 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160393095
11-03-2022 01:06:00.393 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160392094, moduleExecutionId 1646957160392094-127558456-1105099842, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@41de7c42, predecessorModuleExecutionId: null
11-03-2022 01:06:00.394 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.394 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1105099842[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.394 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2219724894685712686.ttl.
11-03-2022 01:06:00.394 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16933065893079354854.ttl.
11-03-2022 01:06:00.394 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160393095, moduleExecutionId 1646957160393095-1688870339-19954305, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@1307a81, predecessorModuleExecutionId: null
11-03-2022 01:06:00.394 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1105099842[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.395 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.395 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 19954305[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.395 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-6770368150896879699.ttl.
11-03-2022 01:06:00.395 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-14901789470845993035.ttl.
11-03-2022 01:06:00.395 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 19954305[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.395 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160393095, moduleExecutionId: 1646957160393095-1688870339-19954305
11-03-2022 01:06:00.396 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160392094, moduleExecutionId: 1646957160392094-127558456-1105099842
11-03-2022 01:06:00.397 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160392094
11-03-2022 01:06:00.397 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2108274770[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.398 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160393095
11-03-2022 01:06:00.398 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160397096
11-03-2022 01:06:00.398 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160397096, moduleExecutionId 1646957160397096-442438197-2108274770, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7da9b852, predecessorModuleExecutionId: null
11-03-2022 01:06:00.398 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1142692929[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.398 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.398 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2108274770[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.399 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-17568430097813903358.ttl.
11-03-2022 01:06:00.399 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-12515103864310054262.ttl.
11-03-2022 01:06:00.399 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2108274770[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.399 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160398097
11-03-2022 01:06:00.399 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160398097, moduleExecutionId 1646957160398097-2118956771-1142692929, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@441c1c41, predecessorModuleExecutionId: null
11-03-2022 01:06:00.399 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.399 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1142692929[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.399 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15566594281610015318.ttl.
11-03-2022 01:06:00.400 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-8541594608512028641.ttl.
11-03-2022 01:06:00.400 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1142692929[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.401 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160397096, moduleExecutionId: 1646957160397096-442438197-2108274770
11-03-2022 01:06:00.402 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160397096
11-03-2022 01:06:00.402 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 82992020[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.402 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160402098
11-03-2022 01:06:00.402 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160398097, moduleExecutionId: 1646957160398097-2118956771-1142692929
11-03-2022 01:06:00.403 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160398097
11-03-2022 01:06:00.403 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160402098, moduleExecutionId 1646957160402098-1531845422-82992020, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@4f25b94, predecessorModuleExecutionId: null
11-03-2022 01:06:00.403 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 369556846[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.404 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.404 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 82992020[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.404 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15239552700050526011.ttl.
11-03-2022 01:06:00.404 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160403099
11-03-2022 01:06:00.404 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10131595040030337061.ttl.
11-03-2022 01:06:00.404 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 82992020[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.404 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160402098, moduleExecutionId: 1646957160402098-1531845422-82992020
11-03-2022 01:06:00.405 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160403099, moduleExecutionId 1646957160403099-847508389-369556846, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@1606fd6e, predecessorModuleExecutionId: null
11-03-2022 01:06:00.405 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.405 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 369556846[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.405 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11414943753912999066.ttl.
11-03-2022 01:06:00.405 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-2070650782613620935.ttl.
11-03-2022 01:06:00.405 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 369556846[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.406 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160402098
11-03-2022 01:06:00.407 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1420213217[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.407 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160403099, moduleExecutionId: 1646957160403099-847508389-369556846
11-03-2022 01:06:00.408 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160407100
11-03-2022 01:06:00.408 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160403099
11-03-2022 01:06:00.408 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1887629694[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.408 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160407100, moduleExecutionId 1646957160407100-473743615-1420213217, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@54a6bbe1, predecessorModuleExecutionId: null
11-03-2022 01:06:00.408 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.408 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1420213217[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.409 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-4806351748586702915.ttl.
11-03-2022 01:06:00.409 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160408101
11-03-2022 01:06:00.409 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-4883530154721658419.ttl.
11-03-2022 01:06:00.409 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1420213217[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.409 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160408101, moduleExecutionId 1646957160408101-917936143-1887629694, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7082f17e, predecessorModuleExecutionId: null
11-03-2022 01:06:00.409 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.409 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1887629694[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.409 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-7805989825759989490.ttl.
11-03-2022 01:06:00.410 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-5079516653951044871.ttl.
11-03-2022 01:06:00.410 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1887629694[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.411 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160407100, moduleExecutionId: 1646957160407100-473743615-1420213217
11-03-2022 01:06:00.412 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160407100
11-03-2022 01:06:00.412 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 109631894[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.413 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160408101, moduleExecutionId: 1646957160408101-917936143-1887629694
11-03-2022 01:06:00.413 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160412102
11-03-2022 01:06:00.414 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160408101
11-03-2022 01:06:00.414 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1829936748[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.414 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160412102, moduleExecutionId 1646957160412102-800953428-109631894, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@688d996, predecessorModuleExecutionId: null
11-03-2022 01:06:00.415 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.415 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 109631894[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.415 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-12170167945766756444.ttl.
11-03-2022 01:06:00.415 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160414103
11-03-2022 01:06:00.415 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-6678309497864333180.ttl.
11-03-2022 01:06:00.415 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 109631894[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.416 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160414103, moduleExecutionId 1646957160414103-245629316-1829936748, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6d129e6c, predecessorModuleExecutionId: null
11-03-2022 01:06:00.416 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.416 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1829936748[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.416 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-4036707957529655960.ttl.
11-03-2022 01:06:00.416 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-15298761679910134785.ttl.
11-03-2022 01:06:00.416 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1829936748[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.417 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160412102, moduleExecutionId: 1646957160412102-800953428-109631894
11-03-2022 01:06:00.418 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160412102
11-03-2022 01:06:00.418 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160414103, moduleExecutionId: 1646957160414103-245629316-1829936748
11-03-2022 01:06:00.418 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1813911316[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.418 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160418104
11-03-2022 01:06:00.419 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160414103
11-03-2022 01:06:00.419 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1761363354[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.419 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160418104, moduleExecutionId 1646957160418104-1032377313-1813911316, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6c1e1714, predecessorModuleExecutionId: null
11-03-2022 01:06:00.419 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.419 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1813911316[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.419 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-1771023589149620284.ttl.
11-03-2022 01:06:00.419 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160419105
11-03-2022 01:06:00.420 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-268806727504455842.ttl.
11-03-2022 01:06:00.420 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1813911316[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.420 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160418104, moduleExecutionId: 1646957160418104-1032377313-1813911316
11-03-2022 01:06:00.420 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160419105, moduleExecutionId 1646957160419105-1966847202-1761363354, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@68fc459a, predecessorModuleExecutionId: null
11-03-2022 01:06:00.420 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.420 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1761363354[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.420 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-9817248171826396497.ttl.
11-03-2022 01:06:00.420 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-596104332842442987.ttl.
11-03-2022 01:06:00.420 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1761363354[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.422 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160418104
11-03-2022 01:06:00.422 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160419105, moduleExecutionId: 1646957160419105-1966847202-1761363354
11-03-2022 01:06:00.422 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 823165319[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.423 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160423106
11-03-2022 01:06:00.423 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160419105
11-03-2022 01:06:00.423 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1952613912[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.423 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160423107
11-03-2022 01:06:00.423 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160423106, moduleExecutionId 1646957160423106-715534925-823165319, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@31108187, predecessorModuleExecutionId: null
11-03-2022 01:06:00.424 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.424 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 823165319[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.424 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160423107, moduleExecutionId 1646957160423107-343692435-1952613912, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@74628618, predecessorModuleExecutionId: null
11-03-2022 01:06:00.424 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11887933901273051577.ttl.
11-03-2022 01:06:00.424 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.424 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1952613912[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.424 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10302571239880704164.ttl.
11-03-2022 01:06:00.424 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 823165319[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.424 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160423106, moduleExecutionId: 1646957160423106-715534925-823165319
11-03-2022 01:06:00.424 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13816406876146458679.ttl.
11-03-2022 01:06:00.424 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-635318944763322999.ttl.
11-03-2022 01:06:00.424 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1952613912[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.424 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160423107, moduleExecutionId: 1646957160423107-343692435-1952613912
11-03-2022 01:06:00.426 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160423106
11-03-2022 01:06:00.427 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160423107
11-03-2022 01:06:00.427 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1810713397[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.427 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1522682224[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.428 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160427108
11-03-2022 01:06:00.428 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160427108, moduleExecutionId 1646957160427108-2094110597-1810713397, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6bed4b35, predecessorModuleExecutionId: null
11-03-2022 01:06:00.428 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160427109
11-03-2022 01:06:00.428 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.428 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1810713397[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.428 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-4890556607317708550.ttl.
11-03-2022 01:06:00.428 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160427109, moduleExecutionId 1646957160427109-289742107-1522682224, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5ac24970, predecessorModuleExecutionId: null
11-03-2022 01:06:00.428 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.428 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1522682224[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.428 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11340807895351325316.ttl.
11-03-2022 01:06:00.428 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1810713397[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.429 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-4516063057806837344.ttl.
11-03-2022 01:06:00.429 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-5468030904085780362.ttl.
11-03-2022 01:06:00.429 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1522682224[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.430 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160427108, moduleExecutionId: 1646957160427108-2094110597-1810713397
11-03-2022 01:06:00.431 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160427109, moduleExecutionId: 1646957160427109-289742107-1522682224
11-03-2022 01:06:00.431 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160427108
11-03-2022 01:06:00.431 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1313250517[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.431 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160427109
11-03-2022 01:06:00.431 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160431110
11-03-2022 01:06:00.431 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1733217411[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.431 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160431111
11-03-2022 01:06:00.432 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160431110, moduleExecutionId 1646957160431110-971017745-1313250517, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@4e469cd5, predecessorModuleExecutionId: null
11-03-2022 01:06:00.432 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160431111, moduleExecutionId 1646957160431111-637076998-1733217411, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@674ecc83, predecessorModuleExecutionId: null
11-03-2022 01:06:00.432 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.432 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1313250517[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.432 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.432 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1733217411[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.432 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-5136982605524898220.ttl.
11-03-2022 01:06:00.433 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15305195895742053650.ttl.
11-03-2022 01:06:00.433 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-114152081010944456.ttl.
11-03-2022 01:06:00.433 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1313250517[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.433 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160431110, moduleExecutionId: 1646957160431110-971017745-1313250517
11-03-2022 01:06:00.433 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-12295185049182527666.ttl.
11-03-2022 01:06:00.433 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1733217411[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.433 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160431111, moduleExecutionId: 1646957160431111-637076998-1733217411
11-03-2022 01:06:00.435 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160431110
11-03-2022 01:06:00.435 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160431111
11-03-2022 01:06:00.435 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 832596381[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.435 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160435112
11-03-2022 01:06:00.436 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 119168489[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.436 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160435112, moduleExecutionId 1646957160435112-1442306645-832596381, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@31a0699d, predecessorModuleExecutionId: null
11-03-2022 01:06:00.436 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160436113
11-03-2022 01:06:00.436 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.436 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 832596381[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.437 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160436113, moduleExecutionId 1646957160436113-1186750382-119168489, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@71a5de9, predecessorModuleExecutionId: null
11-03-2022 01:06:00.437 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.437 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-12439665612815509704.ttl.
11-03-2022 01:06:00.437 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 119168489[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.437 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11879257208582510887.ttl.
11-03-2022 01:06:00.437 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16365932069516354945.ttl.
11-03-2022 01:06:00.437 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 832596381[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.437 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160435112, moduleExecutionId: 1646957160435112-1442306645-832596381
11-03-2022 01:06:00.437 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-8532941306421502701.ttl.
11-03-2022 01:06:00.437 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 119168489[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.439 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160435112
11-03-2022 01:06:00.439 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160436113, moduleExecutionId: 1646957160436113-1186750382-119168489
11-03-2022 01:06:00.440 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160436113
11-03-2022 01:06:00.440 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1088139293[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.440 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1693577035[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.440 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160440114
11-03-2022 01:06:00.441 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160440115
11-03-2022 01:06:00.441 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160440114, moduleExecutionId 1646957160440114-1060605828-1088139293, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@40dbb01d, predecessorModuleExecutionId: null
11-03-2022 01:06:00.441 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.441 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1088139293[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.441 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160440115, moduleExecutionId 1646957160440115-1942893650-1693577035, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@64f1ef4b, predecessorModuleExecutionId: null
11-03-2022 01:06:00.441 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.441 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1693577035[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.441 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-10674383893225146437.ttl.
11-03-2022 01:06:00.441 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-17481480879709439784.ttl.
11-03-2022 01:06:00.441 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-2086253847038011649.ttl.
11-03-2022 01:06:00.441 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1088139293[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.441 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-13049612940752692581.ttl.
11-03-2022 01:06:00.441 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1693577035[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.443 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160440114, moduleExecutionId: 1646957160440114-1060605828-1088139293
11-03-2022 01:06:00.443 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160440115, moduleExecutionId: 1646957160440115-1942893650-1693577035
11-03-2022 01:06:00.444 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160440114
11-03-2022 01:06:00.444 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160440115
11-03-2022 01:06:00.444 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 539226137[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.444 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1846211774[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.445 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160444116
11-03-2022 01:06:00.445 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160444117
11-03-2022 01:06:00.445 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160444116, moduleExecutionId 1646957160444116-1056242454-539226137, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@2023f019, predecessorModuleExecutionId: null
11-03-2022 01:06:00.446 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.446 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160444117, moduleExecutionId 1646957160444117-998347739-1846211774, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6e0af4be, predecessorModuleExecutionId: null
11-03-2022 01:06:00.446 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 539226137[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.446 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.446 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1846211774[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.446 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-12137825711558752070.ttl.
11-03-2022 01:06:00.446 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-6687776981965267390.ttl.
11-03-2022 01:06:00.446 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16086055667033751557.ttl.
11-03-2022 01:06:00.446 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 539226137[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.446 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11719701129026230910.ttl.
11-03-2022 01:06:00.446 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1846211774[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.448 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160444116, moduleExecutionId: 1646957160444116-1056242454-539226137
11-03-2022 01:06:00.448 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160444117, moduleExecutionId: 1646957160444117-998347739-1846211774
11-03-2022 01:06:00.449 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160444116
11-03-2022 01:06:00.449 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160444117
11-03-2022 01:06:00.449 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 599050614[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.449 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1686181545[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.450 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160449118
11-03-2022 01:06:00.450 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160449119
11-03-2022 01:06:00.450 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160449118, moduleExecutionId 1646957160449118-1162591216-599050614, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@23b4c976, predecessorModuleExecutionId: null
11-03-2022 01:06:00.450 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160449119, moduleExecutionId 1646957160449119-1408739870-1686181545, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@648116a9, predecessorModuleExecutionId: null
11-03-2022 01:06:00.450 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.450 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.450 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 599050614[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.450 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1686181545[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.450 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15598471662923887190.ttl.
11-03-2022 01:06:00.450 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13044506491337384956.ttl.
11-03-2022 01:06:00.450 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10262202782153482055.ttl.
11-03-2022 01:06:00.450 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-5188105631926752350.ttl.
11-03-2022 01:06:00.450 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 599050614[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.450 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1686181545[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.453 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160449118, moduleExecutionId: 1646957160449118-1162591216-599050614
11-03-2022 01:06:00.453 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160449119, moduleExecutionId: 1646957160449119-1408739870-1686181545
11-03-2022 01:06:00.453 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160449118
11-03-2022 01:06:00.454 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 171537765[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.454 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160449119
11-03-2022 01:06:00.454 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160454120
11-03-2022 01:06:00.454 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 429703887[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.454 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160454120, moduleExecutionId 1646957160454120-1666993160-171537765, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@a397565, predecessorModuleExecutionId: null
11-03-2022 01:06:00.454 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160454121
11-03-2022 01:06:00.455 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.455 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 171537765[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.455 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160454121, moduleExecutionId 1646957160454121-318498105-429703887, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@199cc2cf, predecessorModuleExecutionId: null
11-03-2022 01:06:00.455 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.455 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 429703887[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.455 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15980877685684840694.ttl.
11-03-2022 01:06:00.455 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-6851154668712453658.ttl.
11-03-2022 01:06:00.455 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-14173081275752012202.ttl.
11-03-2022 01:06:00.455 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 171537765[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.455 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160454120, moduleExecutionId: 1646957160454120-1666993160-171537765
11-03-2022 01:06:00.455 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-15055379350636601009.ttl.
11-03-2022 01:06:00.455 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 429703887[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.457 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160454120
11-03-2022 01:06:00.457 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160454121, moduleExecutionId: 1646957160454121-318498105-429703887
11-03-2022 01:06:00.458 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160454121
11-03-2022 01:06:00.458 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 811682370[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.458 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 129046322[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.459 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160458122
11-03-2022 01:06:00.459 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160458123
11-03-2022 01:06:00.459 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160458122, moduleExecutionId 1646957160458122-1381136371-811682370, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@30614a42, predecessorModuleExecutionId: null
11-03-2022 01:06:00.459 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160458123, moduleExecutionId 1646957160458123-544385224-129046322, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7b11732, predecessorModuleExecutionId: null
11-03-2022 01:06:00.459 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.460 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 811682370[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.460 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.460 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 129046322[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.460 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-7802546927503178736.ttl.
11-03-2022 01:06:00.460 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-17986403743631157022.ttl.
11-03-2022 01:06:00.460 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-1126889173767380594.ttl.
11-03-2022 01:06:00.460 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 811682370[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.460 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-4885941438678409128.ttl.
11-03-2022 01:06:00.460 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 129046322[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.462 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160458122, moduleExecutionId: 1646957160458122-1381136371-811682370
11-03-2022 01:06:00.462 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160458123, moduleExecutionId: 1646957160458123-544385224-129046322
11-03-2022 01:06:00.463 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160458122
11-03-2022 01:06:00.463 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160458123
11-03-2022 01:06:00.463 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 600689053[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.463 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1249095791[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.463 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160463124
11-03-2022 01:06:00.464 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160463125
11-03-2022 01:06:00.464 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160463124, moduleExecutionId 1646957160463124-1778432151-600689053, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@23cdc99d, predecessorModuleExecutionId: null
11-03-2022 01:06:00.464 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160463125, moduleExecutionId 1646957160463125-906398549-1249095791, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@4a73b06f, predecessorModuleExecutionId: null
11-03-2022 01:06:00.464 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.464 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.464 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1249095791[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.464 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 600689053[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.464 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-10863305338881964658.ttl.
11-03-2022 01:06:00.464 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-6625964216702064295.ttl.
11-03-2022 01:06:00.465 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11815312119721752610.ttl.
11-03-2022 01:06:00.465 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-1699551021756722980.ttl.
11-03-2022 01:06:00.465 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1249095791[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.465 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 600689053[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.465 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160463124, moduleExecutionId: 1646957160463124-1778432151-600689053
11-03-2022 01:06:00.467 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160463125, moduleExecutionId: 1646957160463125-906398549-1249095791
11-03-2022 01:06:00.467 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160463124
11-03-2022 01:06:00.468 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160463125
11-03-2022 01:06:00.468 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 533212094[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.468 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 763421736[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.468 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160468126
11-03-2022 01:06:00.468 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160468127
11-03-2022 01:06:00.469 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160468126, moduleExecutionId 1646957160468126-847068222-533212094, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@1fc82bbe, predecessorModuleExecutionId: null
11-03-2022 01:06:00.469 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160468127, moduleExecutionId 1646957160468127-1853073920-763421736, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@2d80e428, predecessorModuleExecutionId: null
11-03-2022 01:06:00.469 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.469 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 533212094[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.469 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.469 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 763421736[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.469 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-9558030015596945006.ttl.
11-03-2022 01:06:00.469 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11328052222999494750.ttl.
11-03-2022 01:06:00.469 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-8161160799884979323.ttl.
11-03-2022 01:06:00.469 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 533212094[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.469 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160468126, moduleExecutionId: 1646957160468126-847068222-533212094
11-03-2022 01:06:00.470 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16434229829531176224.ttl.
11-03-2022 01:06:00.470 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 763421736[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.470 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160468127, moduleExecutionId: 1646957160468127-1853073920-763421736
11-03-2022 01:06:00.471 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160468126
11-03-2022 01:06:00.472 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160468127
11-03-2022 01:06:00.472 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 982501509[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.473 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2139106471[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.473 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160472128
11-03-2022 01:06:00.473 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160472128, moduleExecutionId 1646957160472128-590754585-982501509, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3a8fc885, predecessorModuleExecutionId: null
11-03-2022 01:06:00.473 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.473 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 982501509[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.473 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160473129
11-03-2022 01:06:00.473 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-5307521733931151243.ttl.
11-03-2022 01:06:00.474 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-13254531050323123738.ttl.
11-03-2022 01:06:00.474 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160473129, moduleExecutionId 1646957160473129-2102383811-2139106471, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7f802ca7, predecessorModuleExecutionId: null
11-03-2022 01:06:00.474 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 982501509[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.474 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.474 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2139106471[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.474 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-3778625780139032448.ttl.
11-03-2022 01:06:00.474 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-12293379514095016172.ttl.
11-03-2022 01:06:00.474 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2139106471[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.476 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160472128, moduleExecutionId: 1646957160472128-590754585-982501509
11-03-2022 01:06:00.476 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160473129, moduleExecutionId: 1646957160473129-2102383811-2139106471
11-03-2022 01:06:00.476 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160472128
11-03-2022 01:06:00.476 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 54396894[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.477 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160476130
11-03-2022 01:06:00.477 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160473129
11-03-2022 01:06:00.477 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 550230010[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.477 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160476130, moduleExecutionId 1646957160476130-860154007-54396894, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@33e07de, predecessorModuleExecutionId: null
11-03-2022 01:06:00.477 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160477131
11-03-2022 01:06:00.477 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.478 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 54396894[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.478 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160477131, moduleExecutionId 1646957160477131-889121639-550230010, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@20cbd7fa, predecessorModuleExecutionId: null
11-03-2022 01:06:00.478 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.478 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 550230010[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.478 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-8893202639199739132.ttl.
11-03-2022 01:06:00.478 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2471507617759732810.ttl.
11-03-2022 01:06:00.478 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-7331000830454339469.ttl.
11-03-2022 01:06:00.478 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 54396894[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.478 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160476130, moduleExecutionId: 1646957160476130-860154007-54396894
11-03-2022 01:06:00.478 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-7535269102799163185.ttl.
11-03-2022 01:06:00.478 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 550230010[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.480 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160476130
11-03-2022 01:06:00.480 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160477131, moduleExecutionId: 1646957160477131-889121639-550230010
11-03-2022 01:06:00.481 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1226786490[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.481 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160477131
11-03-2022 01:06:00.481 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1158238934[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.482 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160481132
11-03-2022 01:06:00.482 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160481133
11-03-2022 01:06:00.482 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160481132, moduleExecutionId 1646957160481132-1330659251-1226786490, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@491f46ba, predecessorModuleExecutionId: null
11-03-2022 01:06:00.482 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.482 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1226786490[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.482 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160481133, moduleExecutionId 1646957160481133-1388387079-1158238934, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@450952d6, predecessorModuleExecutionId: null
11-03-2022 01:06:00.482 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.482 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1158238934[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.482 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-4161151058648834753.ttl.
11-03-2022 01:06:00.482 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-1554544018610453165.ttl.
11-03-2022 01:06:00.482 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-7940633326274705449.ttl.
11-03-2022 01:06:00.482 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1226786490[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.483 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-58305704109514556.ttl.
11-03-2022 01:06:00.483 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1158238934[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.484 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160481132, moduleExecutionId: 1646957160481132-1330659251-1226786490
11-03-2022 01:06:00.485 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160481133, moduleExecutionId: 1646957160481133-1388387079-1158238934
11-03-2022 01:06:00.485 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160481132
11-03-2022 01:06:00.485 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 698683719[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.485 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160485134
11-03-2022 01:06:00.485 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160481133
11-03-2022 01:06:00.485 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1786263534[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.485 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160485135
11-03-2022 01:06:00.486 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160485134, moduleExecutionId 1646957160485134-582390298-698683719, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@29a51147, predecessorModuleExecutionId: null
11-03-2022 01:06:00.486 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160485135, moduleExecutionId 1646957160485135-2021593398-1786263534, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6a7837ee, predecessorModuleExecutionId: null
11-03-2022 01:06:00.486 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.486 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 698683719[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.486 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.486 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1786263534[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.486 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-7393441465631989828.ttl.
11-03-2022 01:06:00.486 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11530383723724493423.ttl.
11-03-2022 01:06:00.487 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-12999222706225760042.ttl.
11-03-2022 01:06:00.487 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-14681773706447595934.ttl.
11-03-2022 01:06:00.487 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 698683719[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.487 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1786263534[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.487 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160485134, moduleExecutionId: 1646957160485134-582390298-698683719
11-03-2022 01:06:00.487 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160485135, moduleExecutionId: 1646957160485135-2021593398-1786263534
11-03-2022 01:06:00.489 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160485135
11-03-2022 01:06:00.489 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160485134
11-03-2022 01:06:00.490 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 234966012[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.490 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1099732771[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.490 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160490136
11-03-2022 01:06:00.490 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160490137
11-03-2022 01:06:00.491 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160490136, moduleExecutionId 1646957160490136-1952246408-234966012, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@e014bfc, predecessorModuleExecutionId: null
11-03-2022 01:06:00.491 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160490137, moduleExecutionId 1646957160490137-1299716149-1099732771, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@418c9723, predecessorModuleExecutionId: null
11-03-2022 01:06:00.491 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.491 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 234966012[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.491 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.491 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1099732771[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.491 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2303830150562643751.ttl.
11-03-2022 01:06:00.491 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2679430098276585396.ttl.
11-03-2022 01:06:00.491 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-15650612175426273785.ttl.
11-03-2022 01:06:00.491 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 234966012[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.491 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160490136, moduleExecutionId: 1646957160490136-1952246408-234966012
11-03-2022 01:06:00.491 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-3008094677420241494.ttl.
11-03-2022 01:06:00.491 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1099732771[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.491 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160490137, moduleExecutionId: 1646957160490137-1299716149-1099732771
11-03-2022 01:06:00.493 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160490136
11-03-2022 01:06:00.494 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160490137
11-03-2022 01:06:00.494 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1972919222[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.494 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160494138
11-03-2022 01:06:00.494 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1079950146[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.494 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160494139
11-03-2022 01:06:00.495 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160494138, moduleExecutionId 1646957160494138-333066372-1972919222, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@75985bb6, predecessorModuleExecutionId: null
11-03-2022 01:06:00.495 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160494139, moduleExecutionId 1646957160494139-2037506256-1079950146, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@405ebb42, predecessorModuleExecutionId: null
11-03-2022 01:06:00.495 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.495 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1972919222[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.495 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.495 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1079950146[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.495 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15798615473798272720.ttl.
11-03-2022 01:06:00.495 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-12358757263845621154.ttl.
11-03-2022 01:06:00.495 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-8001716798449439665.ttl.
11-03-2022 01:06:00.495 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1972919222[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.495 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160494138, moduleExecutionId: 1646957160494138-333066372-1972919222
11-03-2022 01:06:00.495 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-351347116537303269.ttl.
11-03-2022 01:06:00.496 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1079950146[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.496 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160494139, moduleExecutionId: 1646957160494139-2037506256-1079950146
11-03-2022 01:06:00.498 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160494138
11-03-2022 01:06:00.498 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160494139
11-03-2022 01:06:00.498 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1593166328[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.498 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160498140
11-03-2022 01:06:00.498 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1709826925[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.499 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160498140, moduleExecutionId 1646957160498140-1595133411-1593166328, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5ef5c9f8, predecessorModuleExecutionId: null
11-03-2022 01:06:00.499 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160498141
11-03-2022 01:06:00.499 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.499 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1593166328[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.499 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160498141, moduleExecutionId 1646957160498141-1158039716-1709826925, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@65e9e36d, predecessorModuleExecutionId: null
11-03-2022 01:06:00.499 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.499 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1709826925[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.499 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2502713897394295071.ttl.
11-03-2022 01:06:00.499 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-289712051693409752.ttl.
11-03-2022 01:06:00.499 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-588185904517132604.ttl.
11-03-2022 01:06:00.500 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1593166328[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.500 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160498140, moduleExecutionId: 1646957160498140-1595133411-1593166328
11-03-2022 01:06:00.500 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-17420711970665211198.ttl.
11-03-2022 01:06:00.500 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1709826925[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.502 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160498140
11-03-2022 01:06:00.502 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160498141, moduleExecutionId: 1646957160498141-1158039716-1709826925
11-03-2022 01:06:00.502 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2083146007[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.502 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160498141
11-03-2022 01:06:00.502 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160502142
11-03-2022 01:06:00.502 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1557416988[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.502 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160502143
11-03-2022 01:06:00.503 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160502142, moduleExecutionId 1646957160502142-861087771-2083146007, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7c2a4917, predecessorModuleExecutionId: null
11-03-2022 01:06:00.503 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160502143, moduleExecutionId 1646957160502143-274954751-1557416988, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5cd44c1c, predecessorModuleExecutionId: null
11-03-2022 01:06:00.503 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.503 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2083146007[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.503 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.503 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1557416988[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.503 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16610863251815588567.ttl.
11-03-2022 01:06:00.503 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-5477506115071822058.ttl.
11-03-2022 01:06:00.504 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-4595717675683267761.ttl.
11-03-2022 01:06:00.504 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2083146007[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.504 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160502142, moduleExecutionId: 1646957160502142-861087771-2083146007
11-03-2022 01:06:00.504 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-9056499287898888276.ttl.
11-03-2022 01:06:00.504 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1557416988[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.504 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160502143, moduleExecutionId: 1646957160502143-274954751-1557416988
11-03-2022 01:06:00.506 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160502142
11-03-2022 01:06:00.506 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160502143
11-03-2022 01:06:00.507 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 768435695[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.507 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2056919915[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.508 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160507144
11-03-2022 01:06:00.508 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160507145
11-03-2022 01:06:00.508 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160507144, moduleExecutionId 1646957160507144-291811771-768435695, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@2dcd65ef, predecessorModuleExecutionId: null
11-03-2022 01:06:00.508 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.508 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160507145, moduleExecutionId 1646957160507145-2130368950-2056919915, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7a9a1b6b, predecessorModuleExecutionId: null
11-03-2022 01:06:00.508 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 768435695[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.508 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.508 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2056919915[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.508 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-1547022969691214027.ttl.
11-03-2022 01:06:00.508 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-17318945907555660614.ttl.
11-03-2022 01:06:00.508 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-7186832827169395155.ttl.
11-03-2022 01:06:00.508 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-6882937011427735625.ttl.
11-03-2022 01:06:00.508 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2056919915[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.508 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 768435695[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.511 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160507145, moduleExecutionId: 1646957160507145-2130368950-2056919915
11-03-2022 01:06:00.511 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160507144, moduleExecutionId: 1646957160507144-291811771-768435695
11-03-2022 01:06:00.511 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160507145
11-03-2022 01:06:00.511 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160507144
11-03-2022 01:06:00.511 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 368788821[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.511 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160511146
11-03-2022 01:06:00.511 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1785838606[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.511 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160511147
11-03-2022 01:06:00.512 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160511146, moduleExecutionId 1646957160511146-1676624562-368788821, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@15fb4555, predecessorModuleExecutionId: null
11-03-2022 01:06:00.512 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160511147, moduleExecutionId 1646957160511147-296547529-1785838606, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6a71bc0e, predecessorModuleExecutionId: null
11-03-2022 01:06:00.512 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.512 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 368788821[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.512 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.512 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1785838606[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.512 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-10971436500268225935.ttl.
11-03-2022 01:06:00.513 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-947320126091443633.ttl.
11-03-2022 01:06:00.513 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-7917722411898925811.ttl.
11-03-2022 01:06:00.513 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 368788821[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.513 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160511146, moduleExecutionId: 1646957160511146-1676624562-368788821
11-03-2022 01:06:00.513 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11379615356419883194.ttl.
11-03-2022 01:06:00.513 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1785838606[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.513 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160511147, moduleExecutionId: 1646957160511147-296547529-1785838606
11-03-2022 01:06:00.515 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160511146
11-03-2022 01:06:00.515 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160511147
11-03-2022 01:06:00.515 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2055172279[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.515 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160515148
11-03-2022 01:06:00.516 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1664886728[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.516 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160516149
11-03-2022 01:06:00.516 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160515148, moduleExecutionId 1646957160515148-725467825-2055172279, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7a7f70b7, predecessorModuleExecutionId: null
11-03-2022 01:06:00.516 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.516 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2055172279[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.516 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160516149, moduleExecutionId 1646957160516149-702935215-1664886728, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@633c27c8, predecessorModuleExecutionId: null
11-03-2022 01:06:00.516 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-2526117295612107796.ttl.
11-03-2022 01:06:00.517 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-5674577493145884257.ttl.
11-03-2022 01:06:00.517 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.517 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2055172279[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.517 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1664886728[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.517 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160515148, moduleExecutionId: 1646957160515148-725467825-2055172279
11-03-2022 01:06:00.517 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15710538753632092629.ttl.
11-03-2022 01:06:00.517 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-1681053840353095385.ttl.
11-03-2022 01:06:00.517 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1664886728[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.517 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160516149, moduleExecutionId: 1646957160516149-702935215-1664886728
11-03-2022 01:06:00.519 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160515148
11-03-2022 01:06:00.519 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160516149
11-03-2022 01:06:00.519 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1751564426[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.519 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 619748208[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.520 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160519150
11-03-2022 01:06:00.520 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160519151
11-03-2022 01:06:00.520 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160519150, moduleExecutionId 1646957160519150-763052530-1751564426, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6866c08a, predecessorModuleExecutionId: null
11-03-2022 01:06:00.520 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.520 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1751564426[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.520 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160519151, moduleExecutionId 1646957160519151-145071548-619748208, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@24f09b70, predecessorModuleExecutionId: null
11-03-2022 01:06:00.520 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.520 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 619748208[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.520 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-103142959106958244.ttl.
11-03-2022 01:06:00.520 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-8943888445680417232.ttl.
11-03-2022 01:06:00.520 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-7200410464130833355.ttl.
11-03-2022 01:06:00.521 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1751564426[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.521 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-15867671433895193417.ttl.
11-03-2022 01:06:00.521 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 619748208[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.523 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160519150, moduleExecutionId: 1646957160519150-763052530-1751564426
11-03-2022 01:06:00.523 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160519151, moduleExecutionId: 1646957160519151-145071548-619748208
11-03-2022 01:06:00.523 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160519150
11-03-2022 01:06:00.523 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160519151
11-03-2022 01:06:00.523 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1512759102[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.523 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160523152
11-03-2022 01:06:00.523 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1580953704[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.523 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160523153
11-03-2022 01:06:00.524 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160523152, moduleExecutionId 1646957160523152-1300191038-1512759102, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5a2adf3e, predecessorModuleExecutionId: null
11-03-2022 01:06:00.524 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160523153, moduleExecutionId 1646957160523153-1989691978-1580953704, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5e3b7068, predecessorModuleExecutionId: null
11-03-2022 01:06:00.524 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.524 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1512759102[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.524 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.524 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1580953704[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.524 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-7294004178428285658.ttl.
11-03-2022 01:06:00.525 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13789493807441050511.ttl.
11-03-2022 01:06:00.525 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10979581753654103750.ttl.
11-03-2022 01:06:00.525 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1512759102[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.525 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160523152, moduleExecutionId: 1646957160523152-1300191038-1512759102
11-03-2022 01:06:00.525 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-2772185754579853299.ttl.
11-03-2022 01:06:00.525 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1580953704[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.525 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160523153, moduleExecutionId: 1646957160523153-1989691978-1580953704
11-03-2022 01:06:00.527 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160523152
11-03-2022 01:06:00.527 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160523153
11-03-2022 01:06:00.527 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1742792290[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.527 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160527154
11-03-2022 01:06:00.527 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2016072932[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.527 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160527155
11-03-2022 01:06:00.528 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160527154, moduleExecutionId 1646957160527154-738641440-1742792290, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@67e0e662, predecessorModuleExecutionId: null
11-03-2022 01:06:00.528 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160527155, moduleExecutionId 1646957160527155-2069493089-2016072932, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@782ad4e4, predecessorModuleExecutionId: null
11-03-2022 01:06:00.528 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.528 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1742792290[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.528 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.528 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2016072932[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.529 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-3635919790764070428.ttl.
11-03-2022 01:06:00.529 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15209930143879996438.ttl.
11-03-2022 01:06:00.529 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-18394010257762284871.ttl.
11-03-2022 01:06:00.529 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10877091039253300340.ttl.
11-03-2022 01:06:00.529 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2016072932[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.529 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1742792290[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.529 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160527155, moduleExecutionId: 1646957160527155-2069493089-2016072932
11-03-2022 01:06:00.529 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160527154, moduleExecutionId: 1646957160527154-738641440-1742792290
11-03-2022 01:06:00.531 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160527155
11-03-2022 01:06:00.531 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160527154
11-03-2022 01:06:00.532 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1577703572[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.532 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160532156
11-03-2022 01:06:00.532 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 64040004[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.532 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160532156, moduleExecutionId 1646957160532156-1891830695-1577703572, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5e09d894, predecessorModuleExecutionId: null
11-03-2022 01:06:00.532 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160532157
11-03-2022 01:06:00.533 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.533 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1577703572[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.533 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160532157, moduleExecutionId 1646957160532157-2135323215-64040004, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3d12c44, predecessorModuleExecutionId: null
11-03-2022 01:06:00.533 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.533 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 64040004[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.533 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11243034895129608491.ttl.
11-03-2022 01:06:00.533 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15587799925254306150.ttl.
11-03-2022 01:06:00.533 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-8162472966466018677.ttl.
11-03-2022 01:06:00.533 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1577703572[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.533 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160532156, moduleExecutionId: 1646957160532156-1891830695-1577703572
11-03-2022 01:06:00.533 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-3339686072770686925.ttl.
11-03-2022 01:06:00.533 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 64040004[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.535 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160532156
11-03-2022 01:06:00.535 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160532157, moduleExecutionId: 1646957160532157-2135323215-64040004
11-03-2022 01:06:00.536 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160532157
11-03-2022 01:06:00.536 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 101757237[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.536 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1985877469[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.536 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160536158
11-03-2022 01:06:00.536 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160536159
11-03-2022 01:06:00.537 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160536158, moduleExecutionId 1646957160536158-598202936-101757237, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@610b135, predecessorModuleExecutionId: null
11-03-2022 01:06:00.537 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160536159, moduleExecutionId 1646957160536159-1405367220-1985877469, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@765e15dd, predecessorModuleExecutionId: null
11-03-2022 01:06:00.537 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.537 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1985877469[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.537 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.537 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 101757237[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.537 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16588709554581215424.ttl.
11-03-2022 01:06:00.537 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-3848725718457766550.ttl.
11-03-2022 01:06:00.537 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-6636110943350831277.ttl.
11-03-2022 01:06:00.537 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1985877469[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.537 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-5582395662473803681.ttl.
11-03-2022 01:06:00.537 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 101757237[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.537 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160536158, moduleExecutionId: 1646957160536158-598202936-101757237
11-03-2022 01:06:00.539 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160536159, moduleExecutionId: 1646957160536159-1405367220-1985877469
11-03-2022 01:06:00.539 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160536158
11-03-2022 01:06:00.540 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160536159
11-03-2022 01:06:00.540 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 576596899[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.540 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 391283408[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.540 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160540161
11-03-2022 01:06:00.540 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160540160
11-03-2022 01:06:00.541 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160540160, moduleExecutionId 1646957160540160-434822266-576596899, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@225e2ba3, predecessorModuleExecutionId: null
11-03-2022 01:06:00.541 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160540161, moduleExecutionId 1646957160540161-107757322-391283408, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@175282d0, predecessorModuleExecutionId: null
11-03-2022 01:06:00.541 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.541 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 576596899[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.541 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-14469074367501370186.ttl.
11-03-2022 01:06:00.541 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.541 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 391283408[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.541 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-13162661393039988888.ttl.
11-03-2022 01:06:00.541 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 576596899[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.541 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-1917619270060359512.ttl.
11-03-2022 01:06:00.541 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-9224353467596934463.ttl.
11-03-2022 01:06:00.541 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 391283408[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.541 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160540161, moduleExecutionId: 1646957160540161-107757322-391283408
11-03-2022 01:06:00.543 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160540160, moduleExecutionId: 1646957160540160-434822266-576596899
11-03-2022 01:06:00.543 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160540161
11-03-2022 01:06:00.544 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160540160
11-03-2022 01:06:00.544 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 993130002[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.544 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 995337086[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.544 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160544162
11-03-2022 01:06:00.544 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160544163
11-03-2022 01:06:00.545 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160544162, moduleExecutionId 1646957160544162-1078030660-993130002, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3b31f612, predecessorModuleExecutionId: null
11-03-2022 01:06:00.545 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.545 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 993130002[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.545 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160544163, moduleExecutionId 1646957160544163-174292781-995337086, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3b53a37e, predecessorModuleExecutionId: null
11-03-2022 01:06:00.545 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.545 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 995337086[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.545 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16285959284012630583.ttl.
11-03-2022 01:06:00.545 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13713966758886380744.ttl.
11-03-2022 01:06:00.545 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-17565096256851479670.ttl.
11-03-2022 01:06:00.545 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 993130002[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.545 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-931368277907899253.ttl.
11-03-2022 01:06:00.545 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 995337086[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.547 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160544162, moduleExecutionId: 1646957160544162-1078030660-993130002
11-03-2022 01:06:00.547 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160544163, moduleExecutionId: 1646957160544163-174292781-995337086
11-03-2022 01:06:00.547 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160544162
11-03-2022 01:06:00.547 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1214865547[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.547 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160547164
11-03-2022 01:06:00.548 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160544163
11-03-2022 01:06:00.548 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1457365687[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.548 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160548165
11-03-2022 01:06:00.548 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160547164, moduleExecutionId 1646957160547164-1816970858-1214865547, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@4869608b, predecessorModuleExecutionId: null
11-03-2022 01:06:00.548 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160548165, moduleExecutionId 1646957160548165-568006642-1457365687, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@56dda2b7, predecessorModuleExecutionId: null
11-03-2022 01:06:00.548 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.548 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1214865547[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.549 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.549 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1457365687[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.549 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13817248292461846826.ttl.
11-03-2022 01:06:00.549 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15231492708061225062.ttl.
11-03-2022 01:06:00.549 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-13030056559698194674.ttl.
11-03-2022 01:06:00.549 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1214865547[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.549 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160547164, moduleExecutionId: 1646957160547164-1816970858-1214865547
11-03-2022 01:06:00.549 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-15488273253551888217.ttl.
11-03-2022 01:06:00.549 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1457365687[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.549 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160548165, moduleExecutionId: 1646957160548165-568006642-1457365687
11-03-2022 01:06:00.551 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160547164
11-03-2022 01:06:00.551 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160548165
11-03-2022 01:06:00.551 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1201329922[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.551 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 234601749[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.552 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160552167
11-03-2022 01:06:00.552 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160551166
11-03-2022 01:06:00.552 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160552167, moduleExecutionId 1646957160552167-416168307-234601749, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@dfbbd15, predecessorModuleExecutionId: null
11-03-2022 01:06:00.552 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160551166, moduleExecutionId 1646957160551166-507591029-1201329922, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@479ad702, predecessorModuleExecutionId: null
11-03-2022 01:06:00.552 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.552 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1201329922[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.552 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.552 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 234601749[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.552 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15140630617952441783.ttl.
11-03-2022 01:06:00.553 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-12680716581774148198.ttl.
11-03-2022 01:06:00.553 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10463735189804139929.ttl.
11-03-2022 01:06:00.553 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1201329922[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.553 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10323827653240293131.ttl.
11-03-2022 01:06:00.553 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 234601749[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.553 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160552167, moduleExecutionId: 1646957160552167-416168307-234601749
11-03-2022 01:06:00.555 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160551166, moduleExecutionId: 1646957160551166-507591029-1201329922
11-03-2022 01:06:00.555 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160552167
11-03-2022 01:06:00.555 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160551166
11-03-2022 01:06:00.555 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 769082421[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.555 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2103604829[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.556 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160556168
11-03-2022 01:06:00.556 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160556169
11-03-2022 01:06:00.556 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160556168, moduleExecutionId 1646957160556168-521073246-769082421, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@2dd74435, predecessorModuleExecutionId: null
11-03-2022 01:06:00.557 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160556169, moduleExecutionId 1646957160556169-1514507334-2103604829, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7d62765d, predecessorModuleExecutionId: null
11-03-2022 01:06:00.557 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.557 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2103604829[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.557 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.557 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 769082421[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.557 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-7159651133926218108.ttl.
11-03-2022 01:06:00.557 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-17179321444935213887.ttl.
11-03-2022 01:06:00.557 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-4157327698062523657.ttl.
11-03-2022 01:06:00.557 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2103604829[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.557 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-3108753855676109848.ttl.
11-03-2022 01:06:00.557 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 769082421[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.557 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160556168, moduleExecutionId: 1646957160556168-521073246-769082421
11-03-2022 01:06:00.559 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160556168
11-03-2022 01:06:00.559 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160556169, moduleExecutionId: 1646957160556169-1514507334-2103604829
11-03-2022 01:06:00.560 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 889190022[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.560 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160556169
11-03-2022 01:06:00.560 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160560170
11-03-2022 01:06:00.560 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1544183933[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.560 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160560170, moduleExecutionId 1646957160560170-1211184089-889190022, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@34fff686, predecessorModuleExecutionId: null
11-03-2022 01:06:00.560 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160560171
11-03-2022 01:06:00.561 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.561 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 889190022[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.561 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160560171, moduleExecutionId 1646957160560171-1266134270-1544183933, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5c0a607d, predecessorModuleExecutionId: null
11-03-2022 01:06:00.561 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.561 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1544183933[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.561 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-10584262598477652279.ttl.
11-03-2022 01:06:00.561 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-11849846507213735116.ttl.
11-03-2022 01:06:00.561 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-9849793364839509544.ttl.
11-03-2022 01:06:00.561 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 889190022[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.561 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160560170, moduleExecutionId: 1646957160560170-1211184089-889190022
11-03-2022 01:06:00.561 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-4059398518232195469.ttl.
11-03-2022 01:06:00.561 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1544183933[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.563 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160560171, moduleExecutionId: 1646957160560171-1266134270-1544183933
11-03-2022 01:06:00.563 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160560170
11-03-2022 01:06:00.564 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160560171
11-03-2022 01:06:00.564 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1979652488[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.564 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 380605212[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.564 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160564172
11-03-2022 01:06:00.564 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160564173
11-03-2022 01:06:00.565 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160564172, moduleExecutionId 1646957160564172-167792745-1979652488, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@75ff1988, predecessorModuleExecutionId: null
11-03-2022 01:06:00.565 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160564173, moduleExecutionId 1646957160564173-1152695589-380605212, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@16af931c, predecessorModuleExecutionId: null
11-03-2022 01:06:00.565 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.565 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.565 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1979652488[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.565 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 380605212[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.565 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13046445410809127300.ttl.
11-03-2022 01:06:00.565 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-3623211125068266051.ttl.
11-03-2022 01:06:00.565 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-4336446702472060390.ttl.
11-03-2022 01:06:00.565 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10526788284553810746.ttl.
11-03-2022 01:06:00.565 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1979652488[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.565 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 380605212[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.565 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160564172, moduleExecutionId: 1646957160564172-167792745-1979652488
11-03-2022 01:06:00.565 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160564173, moduleExecutionId: 1646957160564173-1152695589-380605212
11-03-2022 01:06:00.567 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160564172
11-03-2022 01:06:00.568 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160564173
11-03-2022 01:06:00.568 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2145106838[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.568 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160568174
11-03-2022 01:06:00.568 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 963414867[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.568 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160568175
11-03-2022 01:06:00.569 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160568174, moduleExecutionId 1646957160568174-1089375000-2145106838, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7fdbbb96, predecessorModuleExecutionId: null
11-03-2022 01:06:00.569 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.569 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2145106838[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.569 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160568175, moduleExecutionId 1646957160568175-1444700651-963414867, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@396c8b53, predecessorModuleExecutionId: null
11-03-2022 01:06:00.569 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15528596706265350948.ttl.
11-03-2022 01:06:00.569 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.569 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 963414867[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.570 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-3433241452636221121.ttl.
11-03-2022 01:06:00.570 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2145106838[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.570 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13328397174574995188.ttl.
11-03-2022 01:06:00.570 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160568174, moduleExecutionId: 1646957160568174-1089375000-2145106838
11-03-2022 01:06:00.570 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-12438847843672375810.ttl.
11-03-2022 01:06:00.570 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 963414867[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.570 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160568175, moduleExecutionId: 1646957160568175-1444700651-963414867
11-03-2022 01:06:00.572 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160568174
11-03-2022 01:06:00.572 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160568175
11-03-2022 01:06:00.572 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 920086914[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.572 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 901480107[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.572 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160572176
11-03-2022 01:06:00.573 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160572177
11-03-2022 01:06:00.573 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160572176, moduleExecutionId 1646957160572176-924014103-920086914, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@36d76982, predecessorModuleExecutionId: null
11-03-2022 01:06:00.573 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160572177, moduleExecutionId 1646957160572177-89877042-901480107, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@35bb7eab, predecessorModuleExecutionId: null
11-03-2022 01:06:00.573 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.573 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.573 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 901480107[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.573 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 920086914[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.573 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-18249696522958454823.ttl.
11-03-2022 01:06:00.573 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15951655624534084334.ttl.
11-03-2022 01:06:00.574 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-15421610467229002506.ttl.
11-03-2022 01:06:00.574 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-6326345911080407896.ttl.
11-03-2022 01:06:00.574 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 901480107[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.574 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 920086914[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.574 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160572176, moduleExecutionId: 1646957160572176-924014103-920086914
11-03-2022 01:06:00.576 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160572176
11-03-2022 01:06:00.576 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160572177, moduleExecutionId: 1646957160572177-89877042-901480107
11-03-2022 01:06:00.576 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160572177
11-03-2022 01:06:00.576 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1161439735[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.576 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160576178
11-03-2022 01:06:00.576 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1693261724[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.576 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160576179
11-03-2022 01:06:00.577 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160576178, moduleExecutionId 1646957160576178-1472187424-1161439735, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@453a29f7, predecessorModuleExecutionId: null
11-03-2022 01:06:00.577 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160576179, moduleExecutionId 1646957160576179-1959806071-1693261724, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@64ed1f9c, predecessorModuleExecutionId: null
11-03-2022 01:06:00.577 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.577 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1161439735[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.577 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.577 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1693261724[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.577 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16520057002163994938.ttl.
11-03-2022 01:06:00.577 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15365421190385889365.ttl.
11-03-2022 01:06:00.577 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-2371031183246135395.ttl.
11-03-2022 01:06:00.577 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1161439735[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.577 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160576178, moduleExecutionId: 1646957160576178-1472187424-1161439735
11-03-2022 01:06:00.578 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-14058797423716637237.ttl.
11-03-2022 01:06:00.578 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1693261724[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.578 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160576179, moduleExecutionId: 1646957160576179-1959806071-1693261724
11-03-2022 01:06:00.579 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160576178
11-03-2022 01:06:00.579 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160576179
11-03-2022 01:06:00.580 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1932430289[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.580 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 132282112[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.580 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160580181
11-03-2022 01:06:00.581 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160580180
11-03-2022 01:06:00.581 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160580181, moduleExecutionId 1646957160580181-602697303-132282112, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7e27700, predecessorModuleExecutionId: null
11-03-2022 01:06:00.581 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160580180, moduleExecutionId 1646957160580180-1212759469-1932430289, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@732e8bd1, predecessorModuleExecutionId: null
11-03-2022 01:06:00.581 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.581 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1932430289[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.581 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.581 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 132282112[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.581 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-14529765746919804751.ttl.
11-03-2022 01:06:00.581 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-1566952571873124953.ttl.
11-03-2022 01:06:00.581 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-9690662575020478682.ttl.
11-03-2022 01:06:00.581 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-535672324642967897.ttl.
11-03-2022 01:06:00.581 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1932430289[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.581 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 132282112[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.581 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160580181, moduleExecutionId: 1646957160580181-602697303-132282112
11-03-2022 01:06:00.583 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160580181
11-03-2022 01:06:00.584 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160580180, moduleExecutionId: 1646957160580180-1212759469-1932430289
11-03-2022 01:06:00.585 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160580180
11-03-2022 01:06:00.585 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1514114429[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.585 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1455095564[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.585 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160585182
11-03-2022 01:06:00.585 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160585183
11-03-2022 01:06:00.586 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160585182, moduleExecutionId 1646957160585182-47921182-1514114429, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5a3f8d7d, predecessorModuleExecutionId: null
11-03-2022 01:06:00.586 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.586 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160585183, moduleExecutionId 1646957160585183-388208509-1455095564, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@56baff0c, predecessorModuleExecutionId: null
11-03-2022 01:06:00.586 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1514114429[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.586 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.586 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1455095564[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.586 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-345468898706285102.ttl.
11-03-2022 01:06:00.586 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-6933367705290033713.ttl.
11-03-2022 01:06:00.586 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-280014027786535453.ttl.
11-03-2022 01:06:00.586 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1514114429[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.586 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-4013281219187248552.ttl.
11-03-2022 01:06:00.586 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1455095564[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.588 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160585182, moduleExecutionId: 1646957160585182-47921182-1514114429
11-03-2022 01:06:00.588 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160585183, moduleExecutionId: 1646957160585183-388208509-1455095564
11-03-2022 01:06:00.588 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160585182
11-03-2022 01:06:00.588 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160585183
11-03-2022 01:06:00.588 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 754198971[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.589 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 443241628[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.589 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160588184
11-03-2022 01:06:00.589 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160589185
11-03-2022 01:06:00.589 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160588184, moduleExecutionId 1646957160588184-1967683653-754198971, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@2cf429bb, predecessorModuleExecutionId: null
11-03-2022 01:06:00.589 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.589 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 754198971[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.589 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160589185, moduleExecutionId 1646957160589185-1162468854-443241628, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@1a6b549c, predecessorModuleExecutionId: null
11-03-2022 01:06:00.589 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.590 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 443241628[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.590 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-17711041129307531212.ttl.
11-03-2022 01:06:00.590 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16835972465782624941.ttl.
11-03-2022 01:06:00.590 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16399366353469975657.ttl.
11-03-2022 01:06:00.590 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 754198971[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.590 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11038049631811828484.ttl.
11-03-2022 01:06:00.590 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 443241628[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.592 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160588184, moduleExecutionId: 1646957160588184-1967683653-754198971
11-03-2022 01:06:00.592 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160589185, moduleExecutionId: 1646957160589185-1162468854-443241628
11-03-2022 01:06:00.592 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160588184
11-03-2022 01:06:00.592 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 7374354[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.592 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160589185
11-03-2022 01:06:00.592 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 104950181[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.592 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160592187
11-03-2022 01:06:00.593 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160592186
11-03-2022 01:06:00.593 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160592187, moduleExecutionId 1646957160592187-1414354453-104950181, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@64169a5, predecessorModuleExecutionId: null
11-03-2022 01:06:00.593 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160592186, moduleExecutionId 1646957160592186-668618289-7374354, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@708612, predecessorModuleExecutionId: null
11-03-2022 01:06:00.593 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.593 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 7374354[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.593 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.593 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 104950181[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.593 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15521571004405322180.ttl.
11-03-2022 01:06:00.593 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-18002875809853383211.ttl.
11-03-2022 01:06:00.593 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-6600843697885468500.ttl.
11-03-2022 01:06:00.593 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 7374354[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.593 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-14156205907656051326.ttl.
11-03-2022 01:06:00.593 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 104950181[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.593 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160592187, moduleExecutionId: 1646957160592187-1414354453-104950181
11-03-2022 01:06:00.595 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160592186, moduleExecutionId: 1646957160592186-668618289-7374354
11-03-2022 01:06:00.595 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160592187
11-03-2022 01:06:00.596 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160592186
11-03-2022 01:06:00.596 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1815571210[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.596 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1719213253[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.597 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160596188
11-03-2022 01:06:00.597 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160596189
11-03-2022 01:06:00.597 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160596188, moduleExecutionId 1646957160596188-375403287-1815571210, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6c376b0a, predecessorModuleExecutionId: null
11-03-2022 01:06:00.597 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.597 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160596189, moduleExecutionId 1646957160596189-28975929-1719213253, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@66791cc5, predecessorModuleExecutionId: null
11-03-2022 01:06:00.597 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1815571210[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.597 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.597 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1719213253[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.597 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-8713540130903675371.ttl.
11-03-2022 01:06:00.597 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-7109060298010156430.ttl.
11-03-2022 01:06:00.597 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-5787037218570997147.ttl.
11-03-2022 01:06:00.597 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1815571210[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.597 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-7654137223714358983.ttl.
11-03-2022 01:06:00.598 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1719213253[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.599 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160596188, moduleExecutionId: 1646957160596188-375403287-1815571210
11-03-2022 01:06:00.600 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160596189, moduleExecutionId: 1646957160596189-28975929-1719213253
11-03-2022 01:06:00.600 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160596188
11-03-2022 01:06:00.600 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1783323614[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.600 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160596189
11-03-2022 01:06:00.601 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 311299924[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.601 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160601191
11-03-2022 01:06:00.601 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160600190
11-03-2022 01:06:00.601 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160600190, moduleExecutionId 1646957160600190-501848854-1783323614, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@6a4b5bde, predecessorModuleExecutionId: null
11-03-2022 01:06:00.601 [pool-1-thread-1] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.601 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1783323614[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.601 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160601191, moduleExecutionId 1646957160601191-1560950401-311299924, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@128e0f54, predecessorModuleExecutionId: null
11-03-2022 01:06:00.602 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-18308229592476044679.ttl.
11-03-2022 01:06:00.602 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.602 [pool-1-thread-1] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-316047068125119836.ttl.
11-03-2022 01:06:00.602 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 311299924[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.602 [pool-1-thread-1] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1783323614[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.602 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-7268565077602685584.ttl.
11-03-2022 01:06:00.602 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11195602485883627222.ttl.
11-03-2022 01:06:00.602 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 311299924[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.602 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160601191, moduleExecutionId: 1646957160601191-1560950401-311299924
11-03-2022 01:06:00.604 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160600190, moduleExecutionId: 1646957160600190-501848854-1783323614
11-03-2022 01:06:00.604 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160601191
11-03-2022 01:06:00.604 [pool-1-thread-1] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160600190
11-03-2022 01:06:00.606 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1590708588[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.606 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160606192
11-03-2022 01:06:00.607 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160606192, moduleExecutionId 1646957160606192-556161858-1590708588, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5ed0496c, predecessorModuleExecutionId: null
11-03-2022 01:06:00.607 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.607 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1590708588[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.607 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-12318846480782979924.ttl.
11-03-2022 01:06:00.607 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-4468161308196899062.ttl.
11-03-2022 01:06:00.607 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1590708588[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.609 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160606192, moduleExecutionId: 1646957160606192-556161858-1590708588
11-03-2022 01:06:00.609 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160606192
11-03-2022 01:06:00.609 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1552466224[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.609 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160609193
11-03-2022 01:06:00.610 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160609193, moduleExecutionId 1646957160609193-996791924-1552466224, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5c88c130, predecessorModuleExecutionId: null
11-03-2022 01:06:00.610 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.610 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1552466224[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.610 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15672899348420863586.ttl.
11-03-2022 01:06:00.611 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-8993575602082750748.ttl.
11-03-2022 01:06:00.611 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1552466224[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.611 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160609193, moduleExecutionId: 1646957160609193-996791924-1552466224
11-03-2022 01:06:00.612 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160609193
11-03-2022 01:06:00.613 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1306995084[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.613 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160613194
11-03-2022 01:06:00.614 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160613194, moduleExecutionId 1646957160613194-888340308-1306995084, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@4de7298c, predecessorModuleExecutionId: null
11-03-2022 01:06:00.614 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.614 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1306995084[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.614 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-629234776089437565.ttl.
11-03-2022 01:06:00.614 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-14676741501434730546.ttl.
11-03-2022 01:06:00.614 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1306995084[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.616 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160613194, moduleExecutionId: 1646957160613194-888340308-1306995084
11-03-2022 01:06:00.616 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160613194
11-03-2022 01:06:00.616 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1099235717[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.617 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160616195
11-03-2022 01:06:00.617 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160616195, moduleExecutionId 1646957160616195-2105074064-1099235717, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@41850185, predecessorModuleExecutionId: null
11-03-2022 01:06:00.617 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.617 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1099235717[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.617 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-1114829983064663692.ttl.
11-03-2022 01:06:00.617 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-11659132008894469297.ttl.
11-03-2022 01:06:00.617 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1099235717[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.619 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160616195, moduleExecutionId: 1646957160616195-2105074064-1099235717
11-03-2022 01:06:00.619 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160616195
11-03-2022 01:06:00.620 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1727206371[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.620 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160620196
11-03-2022 01:06:00.620 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160620196, moduleExecutionId 1646957160620196-1859788962-1727206371, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@66f313e3, predecessorModuleExecutionId: null
11-03-2022 01:06:00.620 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.620 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1727206371[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.621 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-18313801973719344654.ttl.
11-03-2022 01:06:00.621 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-8161992146931323326.ttl.
11-03-2022 01:06:00.621 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1727206371[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.621 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160620196, moduleExecutionId: 1646957160620196-1859788962-1727206371
11-03-2022 01:06:00.622 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160620196
11-03-2022 01:06:00.623 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 861396978[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.623 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160623197
11-03-2022 01:06:00.624 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160623197, moduleExecutionId 1646957160623197-632773600-861396978, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@3357dff2, predecessorModuleExecutionId: null
11-03-2022 01:06:00.624 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.624 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 861396978[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.624 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-3696209435317595519.ttl.
11-03-2022 01:06:00.624 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-9102958732577561910.ttl.
11-03-2022 01:06:00.624 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 861396978[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.626 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160623197, moduleExecutionId: 1646957160623197-632773600-861396978
11-03-2022 01:06:00.626 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160623197
11-03-2022 01:06:00.626 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 2081840234[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.626 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160626198
11-03-2022 01:06:00.627 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160626198, moduleExecutionId 1646957160626198-1344854420-2081840234, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7c165c6a, predecessorModuleExecutionId: null
11-03-2022 01:06:00.627 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.627 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 2081840234[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.627 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-13964607606352400649.ttl.
11-03-2022 01:06:00.627 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-10122858985269802492.ttl.
11-03-2022 01:06:00.627 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 2081840234[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.627 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160626198, moduleExecutionId: 1646957160626198-1344854420-2081840234
11-03-2022 01:06:00.629 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160626198
11-03-2022 01:06:00.652 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 916335082[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.652 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160652199
11-03-2022 01:06:00.653 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160652199, moduleExecutionId 1646957160652199-629980210-916335082, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@369e29ea, predecessorModuleExecutionId: null
11-03-2022 01:06:00.654 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.654 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 916335082[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.654 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-9712649269088355639.ttl.
11-03-2022 01:06:00.654 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-9013894789055104715.ttl.
11-03-2022 01:06:00.654 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 916335082[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.654 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160652199, moduleExecutionId: 1646957160652199-629980210-916335082
11-03-2022 01:06:00.656 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160652199
11-03-2022 01:06:00.657 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://example.org/identity-module-1 with context Context 1376972509[ 
	 varBindings = {}
	 modelSize = 0].
11-03-2022 01:06:00.657 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957160657200
11-03-2022 01:06:00.657 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957160657200, moduleExecutionId 1646957160657200-1656738655-1376972509, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@5212eedd, predecessorModuleExecutionId: null
11-03-2022 01:06:00.658 [pool-1-thread-2] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Test1
11-03-2022 01:06:00.658 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 1376972509[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.658 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-3124397074796118427.ttl.
11-03-2022 01:06:00.658 [pool-1-thread-2] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-16157574458730059027.ttl.
11-03-2022 01:06:00.658 [pool-1-thread-2] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1376972509[ 
	 varBindings = {}
	 modelSize = 0]
11-03-2022 01:06:00.658 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957160657200, moduleExecutionId: 1646957160657200-1656738655-1376972509
11-03-2022 01:06:00.660 [pool-1-thread-2] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957160657200
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.664 s - in cz.cvut.spipes.logging.LoggingTest
[INFO] Running cz.cvut.spipes.modules.TarqlModuleTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in cz.cvut.spipes.modules.TarqlModuleTest
[INFO] Running cz.cvut.spipes.modules.BindWithConstantModuleTest
11-03-2022 01:06:00.668 [main] DEBUG c.c.s.m.BindWithConstantModule - 	Binding name --> James
11-03-2022 01:06:01.093 [main] INFO  org.reflections.Reflections - Reflections took 65 ms to scan 2 urls, producing 25 keys and 47 values 
11-03-2022 01:06:01.109 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#BindBySelect -> class cz.cvut.spipes.modules.BindBySelectModule
11-03-2022 01:06:01.109 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/test-identity -> class cz.cvut.spipes.modules.TestIdentityModule
11-03-2022 01:06:01.114 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#ImportRDFFromWorkspace -> class cz.cvut.spipes.modules.ImportRDFFromWorkspaceModule
11-03-2022 01:06:01.437 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#ApplyConstruct -> class cz.cvut.spipes.modules.ApplyConstructModule
11-03-2022 01:06:01.437 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#BindWithConstant -> class cz.cvut.spipes.modules.BindWithConstantModule
11-03-2022 01:06:01.437 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://onto.fel.cvut.cz/ontologies/lib/module/bind-rdf-content-hash -> class cz.cvut.spipes.modules.BindRDFContentHashModule
11-03-2022 01:06:01.437 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://external-module.com -> class cz.cvut.spipes.modules.ExternalModule
11-03-2022 01:06:01.437 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#ExportToRDFFile -> class cz.cvut.spipes.modules.ExportToRDFFileModule
11-03-2022 01:06:01.437 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#ImportFileFromURL -> class cz.cvut.spipes.modules.ImportFileFromURLModule
11-03-2022 01:06:01.437 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#ReturnRDF -> class cz.cvut.spipes.modules.ReturnRDFModule
11-03-2022 01:06:01.437 [main] INFO  c.c.s.engine.PipelineFactory -  module: http://topbraid.org/sparqlmotionlib#Merge -> class cz.cvut.spipes.modules.MergeModule
11-03-2022 01:06:01.456 [main] INFO  org.reflections.Reflections - Reflections took 17 ms to scan 2 urls, producing 25 keys and 47 values 
11-03-2022 01:06:01.457 [main] INFO  c.c.s.engine.PipelineFactory -  function: http://spinrdf.org/spif#parseDate -> class cz.cvut.spipes.function.spif.ParseDate
11-03-2022 01:06:01.458 [main] INFO  c.c.s.engine.PipelineFactory -  function: http://onto.fel.cvut.cz/ontologies/lib/function/time/add-days -> class cz.cvut.spipes.function.time.AddDays
Root module of pipeline is cz.cvut.spipes.modules.BindWithConstantModule@623ebac7
11-03-2022 01:06:01.544 [main] INFO  c.c.s.e.ExecutionEngineImpl - Executing script http://topbraid.org/sparqlmotionlib#bind-greeting with context Context 448131210[ 
	 varBindings = {name=Miroslav}
	 modelSize = 0].
11-03-2022 01:06:01.545 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionStarted - pipelineExecutionId: 1646957161544201
11-03-2022 01:06:01.546 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957161544201, moduleExecutionId 1646957161544201-880282841-448131210, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@1ab5f08a, predecessorModuleExecutionId: 1646957161544201-1648278215-448131210
11-03-2022 01:06:01.546 [main] INFO  c.c.s.e.ExecutionEngineImpl -  ##### Bind name
11-03-2022 01:06:01.546 [main] TRACE c.c.s.e.ExecutionEngineImpl - Using input context Context 448131210[ 
	 varBindings = {name=Miroslav}
	 modelSize = 0]
11-03-2022 01:06:01.547 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-16112017569737204687.ttl.
11-03-2022 01:06:01.548 [main] DEBUG c.c.s.m.BindWithConstantModule - 	Binding name --> Miroslav
11-03-2022 01:06:01.548 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-15376326583104048444.ttl.
11-03-2022 01:06:01.548 [main] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1464502754[ 
	 varBindings = {name=Miroslav}
	 modelSize = 0]
11-03-2022 01:06:01.548 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957161544201, moduleExecutionId: 1646957161544201-880282841-448131210
11-03-2022 01:06:01.548 [main] INFO  c.c.s.e.ExecutionEngineImpl -  ##### bind-greeting
11-03-2022 01:06:01.549 [main] TRACE c.c.s.e.ExecutionEngineImpl - Using input merged context Context 2101326063[ 
	 varBindings = {name=Miroslav}
	 modelSize = 0]
11-03-2022 01:06:01.549 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionStarted - pipelineExecutionId: 1646957161544201, moduleExecutionId 1646957161544201-1648278215-448131210, inputContext: cz.cvut.spipes.engine.ExecutionContextImpl@7d3fb0ef, predecessorModuleExecutionId: null
11-03-2022 01:06:01.572 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution input to file /tmp/formgen-15511208165994757600.ttl.
11-03-2022 01:06:01.572 [main] DEBUG c.c.s.m.BindWithConstantModule - 	Binding greetingMessage --> Hello Miroslav
11-03-2022 01:06:01.572 [main] DEBUG c.c.s.modules.AbstractModule - Saving module execution output to file /tmp/formgen-1106722950708425645.ttl.
11-03-2022 01:06:01.572 [main] TRACE c.c.s.e.ExecutionEngineImpl - Returning output context Context 1465263219[ 
	 varBindings = {greetingMessage=Hello Miroslav}
	 modelSize = 0]
11-03-2022 01:06:01.573 [main] DEBUG c.c.s.e.LoggingProgressListener - moduleExecutionFinished - pipelineExecutionId: 1646957161544201, moduleExecutionId: 1646957161544201-1648278215-448131210
11-03-2022 01:06:01.573 [main] DEBUG c.c.s.e.LoggingProgressListener - pipelineExecutionFinished - pipelineExecutionId: 1646957161544201
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s - in cz.cvut.spipes.modules.BindWithConstantModuleTest
[INFO] Running cz.cvut.spipes.modules.ImportFileFromURLModuleTest
11-03-2022 01:06:01.579 [main] DEBUG c.c.s.m.ImportFileFromURLModule - Importing file from url http://xxx-unreachable-xxx.cz.
11-03-2022 01:06:01.601 [main] ERROR c.c.s.m.ImportFileFromURLModule - Could not download data from url http://xxx-unreachable-xxx.cz.
11-03-2022 01:06:01.603 [main] DEBUG c.c.s.m.ImportFileFromURLModule - Importing file from url file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/target/test-classes/module/import-file-from-url/sample-file.txt.
11-03-2022 01:06:01.606 [main] DEBUG c.c.s.m.ImportFileFromURLModule - Importing file from url file:/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/target/test-classes/module/import-file-from-url/sample-file.txt.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in cz.cvut.spipes.modules.ImportFileFromURLModuleTest
[INFO] Running cz.cvut.spipes.modules.ApplyConstructModuleTest
11-03-2022 01:06:01.626 [main] DEBUG c.c.s.m.ApplyConstructModule - Loaded 1 spin construct queries.
11-03-2022 01:06:01.629 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/1 with 1/1 query "null" ...
11-03-2022 01:06:01.640 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 2 triples.
11-03-2022 01:06:01.641 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-7623769233169563261.ttl.
11-03-2022 01:06:01.643 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/1 with 1/1 query "null" ...
11-03-2022 01:06:01.643 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 2 triples.
11-03-2022 01:06:01.644 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-11286016476821998956.ttl.
11-03-2022 01:06:01.644 [main] DEBUG c.c.s.modules.AbstractModule - Saving module computed output to file /tmp/formgen-1883014556098015238.ttl.
11-03-2022 01:06:01.657 [main] DEBUG c.c.s.m.ApplyConstructModule - Loaded 2 spin construct queries.
11-03-2022 01:06:01.657 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/2 with 1/2 query "1-first step" ...
11-03-2022 01:06:01.659 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.660 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-14065173200174572957.ttl.
11-03-2022 01:06:01.660 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/2 with 2/2 query "2-second step" ...
11-03-2022 01:06:01.661 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 0 triples.
11-03-2022 01:06:01.661 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-7074450024106353889.ttl.
11-03-2022 01:06:01.661 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 2/2 with 1/2 query "1-first step" ...
11-03-2022 01:06:01.663 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.663 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-16951580754406612520.ttl.
11-03-2022 01:06:01.663 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 2/2 with 2/2 query "2-second step" ...
11-03-2022 01:06:01.664 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.665 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-9138833262688207765.ttl.
11-03-2022 01:06:01.676 [main] DEBUG c.c.s.m.ApplyConstructModule - Loaded 2 spin construct queries.
11-03-2022 01:06:01.676 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/1 with 1/2 query "1-first step" ...
11-03-2022 01:06:01.677 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.678 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-5586396991918144129.ttl.
11-03-2022 01:06:01.678 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/1 with 2/2 query "2-second step" ...
11-03-2022 01:06:01.679 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 0 triples.
11-03-2022 01:06:01.679 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-13331059733117510324.ttl.
11-03-2022 01:06:01.680 [main] DEBUG c.c.s.modules.AbstractModule - Saving module computed output to file /tmp/formgen-6687405027872352109.ttl.
11-03-2022 01:06:01.690 [main] DEBUG c.c.s.m.ApplyConstructModule - Loaded 2 spin construct queries.
11-03-2022 01:06:01.690 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/2 with 1/2 query "1-first step" ...
11-03-2022 01:06:01.691 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.692 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-1331938430008928728.ttl.
11-03-2022 01:06:01.692 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/2 with 2/2 query "2-second step" ...
11-03-2022 01:06:01.693 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 0 triples.
11-03-2022 01:06:01.693 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-3705379180425758556.ttl.
11-03-2022 01:06:01.693 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 2/2 with 1/2 query "1-first step" ...
11-03-2022 01:06:01.695 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.695 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-17757787748436899984.ttl.
11-03-2022 01:06:01.695 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 2/2 with 2/2 query "2-second step" ...
11-03-2022 01:06:01.696 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.696 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-3980034710185954586.ttl.
11-03-2022 01:06:01.697 [main] DEBUG c.c.s.modules.AbstractModule - Saving module computed output to file /tmp/formgen-17716984004014055717.ttl.
11-03-2022 01:06:01.706 [main] DEBUG c.c.s.m.ApplyConstructModule - Loaded 2 spin construct queries.
11-03-2022 01:06:01.706 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/3 with 1/2 query "1-first step" ...
11-03-2022 01:06:01.708 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.708 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-1087190955815397015.ttl.
11-03-2022 01:06:01.708 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/3 with 2/2 query "2-second step" ...
11-03-2022 01:06:01.709 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 0 triples.
11-03-2022 01:06:01.709 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-7296729425455114209.ttl.
11-03-2022 01:06:01.709 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 2/3 with 1/2 query "1-first step" ...
11-03-2022 01:06:01.711 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.711 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-11405961386716891155.ttl.
11-03-2022 01:06:01.711 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 2/3 with 2/2 query "2-second step" ...
11-03-2022 01:06:01.712 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.712 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-10706561782004412897.ttl.
11-03-2022 01:06:01.712 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 3/3 with 1/2 query "1-first step" ...
11-03-2022 01:06:01.713 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.714 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-16603379427075802898.ttl.
11-03-2022 01:06:01.714 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 3/3 with 2/2 query "2-second step" ...
11-03-2022 01:06:01.715 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.715 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-11831361388694708697.ttl.
11-03-2022 01:06:01.715 [main] DEBUG c.c.s.modules.AbstractModule - Saving module computed output to file /tmp/formgen-12043161506223163382.ttl.
11-03-2022 01:06:01.725 [main] DEBUG c.c.s.m.ApplyConstructModule - Loaded 2 spin construct queries.
11-03-2022 01:06:01.725 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/1 with 1/2 query "1-first step" ...
11-03-2022 01:06:01.727 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.727 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-17524059619658191297.ttl.
11-03-2022 01:06:01.727 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/1 with 2/2 query "2-second step" ...
11-03-2022 01:06:01.728 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 0 triples.
11-03-2022 01:06:01.729 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-7548278367817812950.ttl.
11-03-2022 01:06:01.738 [main] DEBUG c.c.s.m.ApplyConstructModule - Loaded 1 spin construct queries.
11-03-2022 01:06:01.738 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/1 with 1/1 query "null" ...
11-03-2022 01:06:01.739 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 2 triples.
11-03-2022 01:06:01.739 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-347719853614701601.ttl.
11-03-2022 01:06:01.740 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/1 with 1/1 query "null" ...
11-03-2022 01:06:01.740 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 2 triples.
11-03-2022 01:06:01.740 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-8595342213017883731.ttl.
11-03-2022 01:06:01.741 [main] DEBUG c.c.s.modules.AbstractModule - Saving module computed output to file /tmp/formgen-10310018529528551812.ttl.
11-03-2022 01:06:01.750 [main] DEBUG c.c.s.m.ApplyConstructModule - Loaded 2 spin construct queries.
11-03-2022 01:06:01.750 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/1 with 1/2 query "1-first step" ...
11-03-2022 01:06:01.751 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.752 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-7767125317389950094.ttl.
11-03-2022 01:06:01.752 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/1 with 2/2 query "2-second step" ...
11-03-2022 01:06:01.753 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 0 triples.
11-03-2022 01:06:01.753 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-7392273692105419397.ttl.
11-03-2022 01:06:01.753 [main] DEBUG c.c.s.modules.AbstractModule - Saving module computed output to file /tmp/formgen-9876289753007576738.ttl.
11-03-2022 01:06:01.762 [main] DEBUG c.c.s.m.ApplyConstructModule - Loaded 2 spin construct queries.
11-03-2022 01:06:01.763 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/2 with 1/2 query "1-first step" ...
11-03-2022 01:06:01.764 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.764 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-17759077021556937244.ttl.
11-03-2022 01:06:01.764 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 1/2 with 2/2 query "2-second step" ...
11-03-2022 01:06:01.766 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 0 triples.
11-03-2022 01:06:01.766 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-14831178525346308583.ttl.
11-03-2022 01:06:01.766 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 2/2 with 1/2 query "1-first step" ...
11-03-2022 01:06:01.767 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.768 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-1030564721503467723.ttl.
11-03-2022 01:06:01.768 [main] TRACE c.c.s.m.ApplyConstructModule - Executing iteration 2/2 with 2/2 query "2-second step" ...
11-03-2022 01:06:01.769 [main] TRACE c.c.s.m.ApplyConstructModule - ... the query returned 1 triples.
11-03-2022 01:06:01.769 [main] DEBUG c.c.s.m.ApplyConstructModule - ... saving module partially computed output to file /tmp/formgen-17703844583856664706.ttl.
11-03-2022 01:06:01.770 [main] DEBUG c.c.s.modules.AbstractModule - Saving module computed output to file /tmp/formgen-14766909410065143581.ttl.
[WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.155 s - in cz.cvut.spipes.modules.ApplyConstructModuleTest
[INFO] Running cz.cvut.spipes.modules.ImportRDFFromWorkspaceModuleTest
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.004 s - in cz.cvut.spipes.modules.ImportRDFFromWorkspaceModuleTest
[INFO] Running cz.cvut.spipes.modules.AbstractModuleTest
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.004 s - in cz.cvut.spipes.modules.AbstractModuleTest
[INFO] Running cz.cvut.spipes.repository.SMScriptCollectionRepositoryTest
11-03-2022 01:06:02.216 [main] DEBUG c.c.s.util.JenaPipelineUtils - Registering function http://onto.fel.cvut.cz/ontologies/test/sample/greeting-2 to return module http://onto.fel.cvut.cz/ontologies/test/sample/bind-greeting-2.
11-03-2022 01:06:02.217 [main] DEBUG c.c.s.util.JenaPipelineUtils - Registering function http://onto.fel.cvut.cz/ontologies/test/sample/greeting to return module http://onto.fel.cvut.cz/ontologies/test/sample/bind-greeting.
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.426 s - in cz.cvut.spipes.repository.SMScriptCollectionRepositoryTest
[INFO] Running cz.cvut.spipes.engine.ExecutionEngineImplTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in cz.cvut.spipes.engine.ExecutionEngineImplTest
[INFO] Running cz.cvut.spipes.engine.PipelineFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.spipes.engine.PipelineFactoryTest
[INFO] Running cz.cvut.spipes.engine.VariablesBindingTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in cz.cvut.spipes.engine.VariablesBindingTest
[INFO] Running cz.cvut.spipes.manager.OntoDocManagerTest
11-03-2022 01:06:02.256 [main] DEBUG c.c.s.manager.OntoDocManager - Loading model from file:///home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/test/resources/manager/recursive-discovery/sample-dir/sample-subdir/sample-subdir-loading-test1.ttl ...
11-03-2022 01:06:02.258 [main] DEBUG c.c.s.manager.OntoDocManager - Loading model from file:///home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/test/resources/manager/recursive-discovery/sample-dir/sample-subdir/sample-subdir-loading-test2.ttl ...
11-03-2022 01:06:02.260 [main] DEBUG c.c.s.manager.OntoDocManager - Loading model from file:///home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/test/resources/manager/recursive-discovery/sample-dir/sample-dir-loading-test.ttl ...
11-03-2022 01:06:02.261 [main] DEBUG c.c.s.manager.OntoDocManager - Loading model from file:///home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/test/resources/manager/recursive-discovery/sample-file-loading-test-1.ttl ...
11-03-2022 01:06:02.277 [main] DEBUG c.c.s.manager.OntoDocManager - Loading model from file:///home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/src/test/resources/manager/recursive-discovery/sample-file-loading-test-2.ttl ...
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.042 s - in cz.cvut.spipes.manager.OntoDocManagerTest
[INFO] Running cz.cvut.spipes.function.date.ParseDateTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in cz.cvut.spipes.function.date.ParseDateTest
[INFO] Running cz.cvut.spipes.function.time.AddDaysTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.spipes.function.time.AddDaysTest
[INFO] Running cz.cvut.jena.OntDocumentManagerTest
11-03-2022 01:06:02.847 [main] INFO  c.c.j.OntDocumentManagerTest - - url: http://example.org/not-exists
11-03-2022 01:06:02.847 [main] INFO  c.c.j.OntDocumentManagerTest - - model: <ModelCom   {} | >
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 s - in cz.cvut.jena.OntDocumentManagerTest
[INFO] Running cz.cvut.spin.SpinIntegrationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in cz.cvut.spin.SpinIntegrationTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 64, Failures: 0, Errors: 0, Skipped: 17
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ s-pipes-core ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/target/s-pipes-core-0.3.0.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (default) @ s-pipes-core ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/target/s-pipes-core-0.3.0-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-core ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/target/s-pipes-core-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-core/0.3.0/s-pipes-core-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-core/0.3.0/s-pipes-core-0.3.0.pom
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-core/target/s-pipes-core-0.3.0-tests.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-core/0.3.0/s-pipes-core-0.3.0-tests.jar
[INFO] 
[INFO] --------------------< cz.cvut.kbss:s-pipes-modules >--------------------
[INFO] Building SPipes Modules 0.3.0                                     [4/21]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules/0.3.0/s-pipes-modules-0.3.0.pom
[INFO] 
[INFO] ----------------< cz.cvut.kbss:s-pipes-modules-tabular >----------------
[INFO] Building SPipes Modules - Tabular 0.3.0                           [5/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-tabular ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tabular/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-tabular ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tabular/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-tabular ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tabular/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-tabular ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-tabular ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tabular/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-tabular ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.modules.TabularModuleTest
01:06:05.046 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
01:06:05.049 [main] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
01:06:05.053 [main] DEBUG org.apache.jena.util.LocationMapper - Failed to find configuration: file:location-mapping.rdf;file:location-mapping.n3;file:location-mapping.ttl;file:etc/location-mapping.rdf;file:etc/location-mapping.n3;file:etc/location-mapping.ttl
01:06:05.053 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
01:06:05.054 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorURL
01:06:05.054 [main] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
01:06:05.066 [main] DEBUG org.apache.jena.riot.system.stream.StreamManager - Found: etc/location-mapping.ttl (ClassLoaderLocator)
01:06:05.280 [main] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment - Mapping: http://spinrdf.org/spl => etc/spl.rdf
01:06:05.280 [main] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment - Mapping: http://spinrdf.org/spin => etc/spin.rdf
01:06:05.281 [main] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment - Mapping: http://spinrdf.org/sp => etc/sp.rdf
01:06:05.424 [main] DEBUG org.apache.jena.riot.system.stream.StreamManager - Not mapped: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tabular/target/test-classes/countries-model-output.ttl
01:06:05.425 [main] DEBUG org.apache.jena.riot.system.stream.StreamManager - Found: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tabular/target/test-classes/countries-model-output.ttl (LocatorFile)
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.735 s - in cz.cvut.spipes.modules.TabularModuleTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-tabular ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tabular/target/s-pipes-modules-tabular-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-tabular ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tabular/target/s-pipes-modules-tabular-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-tabular/0.3.0/s-pipes-modules-tabular-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tabular/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-tabular/0.3.0/s-pipes-modules-tabular-0.3.0.pom
[INFO] 
[INFO] -----------------< cz.cvut.kbss:s-pipes-modules-tarql >-----------------
[INFO] Building SPipes Modules - TARQL 0.3.0                             [6/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-tarql ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tarql/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-tarql ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tarql/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-tarql ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tarql/target/classes
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tarql/src/main/java/cz/cvut/spipes/modules/TarqlModule.java: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tarql/src/main/java/cz/cvut/spipes/modules/TarqlModule.java uses or overrides a deprecated API.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tarql/src/main/java/cz/cvut/spipes/modules/TarqlModule.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-tarql ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-tarql ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tarql/target/test-classes
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tarql/src/test/java/cz/cvut/spipes/modules/ModuleTarqlTest.java: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tarql/src/test/java/cz/cvut/spipes/modules/ModuleTarqlTest.java uses or overrides a deprecated API.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tarql/src/test/java/cz/cvut/spipes/modules/ModuleTarqlTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-tarql ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.modules.ModuleTarqlTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.031 s - in cz.cvut.spipes.modules.ModuleTarqlTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-tarql ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tarql/target/s-pipes-modules-tarql-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-tarql ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tarql/target/s-pipes-modules-tarql-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-tarql/0.3.0/s-pipes-modules-tarql-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-tarql/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-tarql/0.3.0/s-pipes-modules-tarql-0.3.0.pom
[INFO] 
[INFO] ---------------< cz.cvut.kbss:s-pipes-modules-identity >----------------
[INFO] Building SPipes Modules - Identity 0.3.0                          [7/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-identity ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-identity/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-identity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-identity/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-identity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-identity/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-identity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-identity/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-identity ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-identity ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-identity ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-identity/target/s-pipes-modules-identity-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-identity ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-identity/target/s-pipes-modules-identity-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-identity/0.3.0/s-pipes-modules-identity-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-identity/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-identity/0.3.0/s-pipes-modules-identity-0.3.0.pom
[INFO] 
[INFO] -----------------< cz.cvut.kbss:s-pipes-modules-rdf4j >-----------------
[INFO] Building SPipes Modules - Rdf4j 0.3.0                             [8/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-rdf4j ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdf4j/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-rdf4j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdf4j/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-rdf4j ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdf4j/target/classes
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdf4j/src/main/java/cz/cvut/spipes/modules/Rdf4jModule.java: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdf4j/src/main/java/cz/cvut/spipes/modules/Rdf4jModule.java uses or overrides a deprecated API.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdf4j/src/main/java/cz/cvut/spipes/modules/Rdf4jModule.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-rdf4j ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdf4j/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-rdf4j ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdf4j/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-rdf4j ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.modules.Rdf4jModuleTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in cz.cvut.spipes.modules.Rdf4jModuleTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-rdf4j ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdf4j/target/s-pipes-modules-rdf4j-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-rdf4j ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdf4j/target/s-pipes-modules-rdf4j-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-rdf4j/0.3.0/s-pipes-modules-rdf4j-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdf4j/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-rdf4j/0.3.0/s-pipes-modules-rdf4j-0.3.0.pom
[INFO] 
[INFO] ------------< cz.cvut.kbss:s-pipes-modules-sparql-endpoint >------------
[INFO] Building SPipes Modules - Sparql Endpoint 0.3.0                   [9/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-sparql-endpoint ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-sparql-endpoint/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-sparql-endpoint ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-sparql-endpoint ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-sparql-endpoint/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-sparql-endpoint ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-sparql-endpoint ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-sparql-endpoint/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-sparql-endpoint ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.recursion.CombinedQueryTemplateRecursionProviderTest
11-03-2022 01:06:11.377 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 0 --> (0, 0).
11-03-2022 01:06:11.389 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 1 --> (1, 1).
11-03-2022 01:06:11.390 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 2 --> (1, 2).
11-03-2022 01:06:11.402 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 0 --> (0, 0).
11-03-2022 01:06:11.416 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 0 --> (0, 0).
11-03-2022 01:06:11.416 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 1 --> (1, 1).
11-03-2022 01:06:11.426 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 0 --> (0, 0).
11-03-2022 01:06:11.430 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 0 --> (0, 0).
11-03-2022 01:06:11.430 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 1 --> (1, 1).
11-03-2022 01:06:11.431 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 2 --> (1, 2).
11-03-2022 01:06:11.431 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 3 --> (1, 3).
11-03-2022 01:06:11.431 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 4 --> (1, 4).
11-03-2022 01:06:11.431 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 5 --> (2, 1).
11-03-2022 01:06:11.431 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 6 --> (2, 2).
11-03-2022 01:06:11.432 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 7 --> (2, 3).
11-03-2022 01:06:11.432 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 8 --> (2, 4).
11-03-2022 01:06:11.432 [main] DEBUG c.c.s.r.CombinedQueryTemplateRecursionProvider - Executing iteration 9 --> (3, 1).
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 s - in cz.cvut.spipes.recursion.CombinedQueryTemplateRecursionProviderTest
[INFO] Running cz.cvut.spipes.modules.RetrieveGraphModuleTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in cz.cvut.spipes.modules.RetrieveGraphModuleTest
[INFO] Running cz.cvut.spipes.modules.DownloadGraphModuleTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in cz.cvut.spipes.modules.DownloadGraphModuleTest
[INFO] Running cz.cvut.spipes.modules.ImproveSPOWithMarginalsModuleTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in cz.cvut.spipes.modules.ImproveSPOWithMarginalsModuleTest
[INFO] Running cz.cvut.spipes.tdb.TDBTempFactoryTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in cz.cvut.spipes.tdb.TDBTempFactoryTest
[INFO] Running cz.cvut.spipes.impl.GraphChunkedDownloadTest
11-03-2022 01:06:11.463 [main] DEBUG c.c.s.i.GraphChunkedDownload - Executing query for offset: 0
11-03-2022 01:06:11.689 [main] DEBUG c.c.s.i.GraphChunkedDownload - Executing query for offset: 10
11-03-2022 01:06:11.694 [main] DEBUG c.c.s.i.GraphChunkedDownload - Executing query for offset: 20
11-03-2022 01:06:11.700 [main] DEBUG c.c.s.i.GraphChunkedDownload - Executing query for offset: 30
11-03-2022 01:06:11.704 [main] DEBUG c.c.s.i.GraphChunkedDownload - Executing query for offset: 0
11-03-2022 01:06:11.708 [main] DEBUG c.c.s.i.GraphChunkedDownload - Executing query for offset: 10
11-03-2022 01:06:11.711 [main] DEBUG c.c.s.i.GraphChunkedDownload - Executing query for offset: 20
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in cz.cvut.spipes.impl.GraphChunkedDownloadTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 4
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-sparql-endpoint ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-sparql-endpoint/target/s-pipes-modules-sparql-endpoint-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-sparql-endpoint ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-sparql-endpoint/target/s-pipes-modules-sparql-endpoint-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-sparql-endpoint/0.3.0/s-pipes-modules-sparql-endpoint-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-sparql-endpoint/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-sparql-endpoint/0.3.0/s-pipes-modules-sparql-endpoint-0.3.0.pom
[INFO] 
[INFO] ------------------< cz.cvut.kbss:s-pipes-modules-nlp >------------------
[INFO] Building SPipes Modules - NLP 0.3.0                              [10/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-nlp ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-nlp/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-nlp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-nlp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-nlp/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-nlp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-nlp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-nlp/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-nlp ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.modules.SUTimeModuleIntegrationTest
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.01 s - in cz.cvut.spipes.modules.SUTimeModuleIntegrationTest
[INFO] Running cz.cvut.spipes.modules.NLPModuleTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in cz.cvut.spipes.modules.NLPModuleTest
[INFO] Running cz.cvut.spipes.modules.SUTimeModuleTest
Reading POS tagger model from edu/stanford/nlp/models/pos-tagger/english-left3words/english-left3words-distsim.tagger ... done [1.3 sec].
11-03-2022 01:06:14.951 [main] INFO  e.s.nlp.time.JollyDayHolidays - Initializing JollyDayHoliday for SUTime from classpath edu/stanford/nlp/models/sutime/jollyday/Holidays_sutime.xml as sutime.binder.1.
Reading TokensRegex rules from sutime/defs.txt
Mar 11, 2022 1:06:15 AM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Read 1 rules
Reading TokensRegex rules from sutime/defs.sutime.txt
Mar 11, 2022 1:06:15 AM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Read 83 rules
Reading TokensRegex rules from sutime/english.holidays.sutime.txt
Mar 11, 2022 1:06:15 AM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Read 25 rules
Reading TokensRegex rules from sutime/english.sutime.txt
Mar 11, 2022 1:06:16 AM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Read 267 rules
č. 130/2008 Sb.
130/2008 Sb [from char offset 3 to 14] --> 2008
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.818 s - in cz.cvut.spipes.modules.SUTimeModuleTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-nlp ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-nlp/target/s-pipes-modules-nlp-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-nlp ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-nlp/target/s-pipes-modules-nlp-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-nlp/0.3.0/s-pipes-modules-nlp-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-nlp/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-nlp/0.3.0/s-pipes-modules-nlp-0.3.0.pom
[INFO] 
[INFO] -----------< cz.cvut.kbss:s-pipes-modules-dataset-discovery >-----------
[INFO] Building SPipes Modules - Dataset Discovery 0.3.0                [11/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-dataset-discovery ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/target
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ s-pipes-modules-dataset-discovery ---
[INFO] Starting audit...
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/UserQuery.java:14: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/UserQuery.java:15: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:7: Import statement for 'org.apache.jena.query.Query' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:8: Import statement for 'org.apache.jena.query.QueryExecution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:9: Import statement for 'org.apache.jena.query.QueryExecutionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:10: Import statement for 'org.apache.jena.query.QueryFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:11: Import statement for 'org.apache.jena.query.Syntax' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:12: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:13: Import statement for 'org.apache.jena.rdf.model.Property' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:14: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:15: Import statement for 'org.apache.jena.sparql.core.Var' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:16: Import statement for 'org.apache.jena.sparql.engine.binding.BindingHashMap' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:17: Import statement for 'org.apache.jena.sparql.engine.binding.BindingMap' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:18: Import statement for 'org.apache.jena.util.FileUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:19: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:20: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:13: Import statement for 'org.apache.jena.query.QueryExecution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:14: Import statement for 'org.apache.jena.query.QueryExecutionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:15: Import statement for 'org.apache.jena.query.QueryFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:16: Import statement for 'org.apache.jena.query.ResultSet' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:17: Import statement for 'org.apache.jena.query.Syntax' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:18: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:19: Import statement for 'org.apache.jena.rdf.model.Property' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:20: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:21: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:22: Import statement for 'org.apache.jena.util.FileUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:23: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:24: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:25: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-dataset-discovery ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-dataset-discovery ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/target/classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ s-pipes-modules-dataset-discovery ---
[INFO] Starting audit...
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/UserQuery.java:14: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/UserQuery.java:15: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:7: Import statement for 'org.apache.jena.query.Query' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:8: Import statement for 'org.apache.jena.query.QueryExecution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:9: Import statement for 'org.apache.jena.query.QueryExecutionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:10: Import statement for 'org.apache.jena.query.QueryFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:11: Import statement for 'org.apache.jena.query.Syntax' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:12: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:13: Import statement for 'org.apache.jena.rdf.model.Property' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:14: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:15: Import statement for 'org.apache.jena.sparql.core.Var' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:16: Import statement for 'org.apache.jena.sparql.engine.binding.BindingHashMap' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:17: Import statement for 'org.apache.jena.sparql.engine.binding.BindingMap' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:18: Import statement for 'org.apache.jena.util.FileUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:19: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/GetDatasetDescriptorsModule.java:20: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:13: Import statement for 'org.apache.jena.query.QueryExecution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:14: Import statement for 'org.apache.jena.query.QueryExecutionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:15: Import statement for 'org.apache.jena.query.QueryFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:16: Import statement for 'org.apache.jena.query.ResultSet' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:17: Import statement for 'org.apache.jena.query.Syntax' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:18: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:19: Import statement for 'org.apache.jena.rdf.model.Property' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:20: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:21: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:22: Import statement for 'org.apache.jena.util.FileUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:23: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:24: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/main/java/cz/cvut/spipes/modules/DatasetDiscoveryModule.java:25: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-dataset-discovery ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-dataset-discovery ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-dataset-discovery ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.modules.UserQueryTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in cz.cvut.spipes.modules.UserQueryTest
[INFO] Running cz.cvut.spipes.modules.GetDatasetDescriptorsModuleTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in cz.cvut.spipes.modules.GetDatasetDescriptorsModuleTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-dataset-discovery ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/target/s-pipes-modules-dataset-discovery-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-dataset-discovery ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/target/s-pipes-modules-dataset-discovery-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-dataset-discovery/0.3.0/s-pipes-modules-dataset-discovery-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-dataset-discovery/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-dataset-discovery/0.3.0/s-pipes-modules-dataset-discovery-0.3.0.pom
[INFO] 
[INFO] ----------------< cz.cvut.kbss:s-pipes-modules-eccairs >----------------
[INFO] Building SPipes Modules - Eccairs 0.3.0                          [12/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/cz/cvut/inbas/eccairs/e5xml/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from kbss: https://kbss.felk.cvut.cz/m2repo/cz/cvut/inbas/eccairs/e5xml/1.0-SNAPSHOT/maven-metadata.xml (773 B at 3.2 kB/s)
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/cz/cvut/kbss/commons/utils/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from kbss: https://kbss.felk.cvut.cz/m2repo/cz/cvut/kbss/commons/utils/1.0-SNAPSHOT/maven-metadata.xml (769 B at 77 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-eccairs ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-eccairs/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-eccairs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-eccairs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-eccairs/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-eccairs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-eccairs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-eccairs/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-eccairs ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.modules.ImportE5XXMLModuleTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 s - in cz.cvut.spipes.modules.ImportE5XXMLModuleTest
[INFO] Running cz.cvut.spipes.modules.ImportE5XZIPModuleTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in cz.cvut.spipes.modules.ImportE5XZIPModuleTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-eccairs ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-eccairs/target/s-pipes-modules-eccairs-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-eccairs ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-eccairs/target/s-pipes-modules-eccairs-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-eccairs/0.3.0/s-pipes-modules-eccairs-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-eccairs/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-eccairs/0.3.0/s-pipes-modules-eccairs-0.3.0.pom
[INFO] 
[INFO] ---------------< cz.cvut.kbss:s-pipes-modules-ckan2rdf >----------------
[INFO] Building SPipes Modules - CKAN SPARQL wrapper 0.3.0              [13/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from kbss: https://kbss.felk.cvut.cz/m2repo/eu/trentorise/opendata/jackan/0.4.3.1-JOPA-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from kbss: https://kbss.felk.cvut.cz/m2repo/eu/trentorise/opendata/jackan/0.4.3.1-JOPA-SNAPSHOT/maven-metadata.xml (799 B at 80 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-ckan2rdf ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/target
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ s-pipes-modules-ckan2rdf ---
[INFO] Starting audit...
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:8: Import statement for 'org.apache.commons.io.IOUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:9: Import statement for 'org.apache.jena.query.ParameterizedSparqlString' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:10: Import statement for 'org.apache.jena.query.Query' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:11: Import statement for 'org.apache.jena.query.QueryExecution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:12: Import statement for 'org.apache.jena.query.QueryExecutionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:13: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:14: Import statement for 'org.apache.jena.rdf.model.Property' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:15: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:16: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:17: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:18: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:19: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:21: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:22: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:23: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:24: Import statement for 'org.apache.jena.vocabulary.DC' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:25: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:26: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:27: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-ckan2rdf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-ckan2rdf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/target/classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ s-pipes-modules-ckan2rdf ---
[INFO] Starting audit...
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:8: Import statement for 'org.apache.commons.io.IOUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:9: Import statement for 'org.apache.jena.query.ParameterizedSparqlString' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:10: Import statement for 'org.apache.jena.query.Query' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:11: Import statement for 'org.apache.jena.query.QueryExecution' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:12: Import statement for 'org.apache.jena.query.QueryExecutionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:13: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:14: Import statement for 'org.apache.jena.rdf.model.Property' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:15: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:16: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:17: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:18: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/SparqlEndpointDatasetExplorerModule.java:19: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:21: Import statement for 'org.apache.jena.rdf.model.Model' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:22: Import statement for 'org.apache.jena.rdf.model.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:23: Import statement for 'org.apache.jena.rdf.model.ResourceFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:24: Import statement for 'org.apache.jena.vocabulary.DC' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:25: Import statement for 'org.apache.jena.vocabulary.RDF' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:26: Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
[WARN] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/main/java/cz/cvut/spipes/modules/Ckan2RdfModule.java:27: Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. [CustomImportOrder]
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-ckan2rdf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-ckan2rdf ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-ckan2rdf ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-ckan2rdf ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/target/s-pipes-modules-ckan2rdf-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-ckan2rdf ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/target/s-pipes-modules-ckan2rdf-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-ckan2rdf/0.3.0/s-pipes-modules-ckan2rdf-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-ckan2rdf/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-ckan2rdf/0.3.0/s-pipes-modules-ckan2rdf-0.3.0.pom
[INFO] 
[INFO] ---------------------< cz.cvut.kbss:s-pipes-forms >---------------------
[INFO] Building SPipes - Forms 0.3.0                                    [14/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-forms ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/target
[INFO] 
[INFO] --- jopa-maven-plugin:0.17.2:owl2java-transform (generate-sources) @ s-pipes-forms ---
[INFO] mapping-file: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/src/main/resources/form-ontology/mapping
[INFO] package: cz.cvut.sforms
[INFO] context-name: null
[INFO] ontology-iri: http://onto.fel.cvut.cz/ontologies/s-pipes-forms
[INFO] output-directory: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/src/main/java
[INFO] with-owlapi: false
[INFO] whole-ontology-as-ics: true
[INFO] vocabulary-only: true
[INFO] ignore-failed-imports: false
[INFO] properties-type: string
[INFO] javadoc-from-rdfs-comment: true
[INFO] prefer-multilingual-strings: true
[INFO] Using mapping file '/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/src/main/resources/form-ontology/mapping'.
[INFO] Mapping file successfully parsed.
[INFO] Loading ontology http://onto.fel.cvut.cz/ontologies/s-pipes-forms... 
[INFO] Usage of rdf vocabulary: http://www.w3.org/ns/shacl#prefix -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://www.w3.org/ns/shacl#namespace -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#all -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#arg -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#arg1 -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#arg2 -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#arg3 -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#arg4 -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#arg5 -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#as -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#bindings -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#default -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#deletePattern -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#distinct -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#document -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#elements -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#expression -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#from -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#fromNamed -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#graphIRI -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#graphNameNode -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#groupBy -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#having -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#insertPattern -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#into -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#limit -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#modMax -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#modMin -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#named -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#node -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#object -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#offset -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#orderBy -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#path -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#path1 -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#path2 -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#predicate -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#query -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#reduced -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#resultNodes -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#resultVariables -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#separator -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#serviceURI -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#silent -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#subPath -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#subject -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#systemProperty -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#templates -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#text -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#using -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#usingNamed -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#values -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#varName -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#varNames -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#variable -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#where -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/sp#with -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#body -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#body -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#body -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#body -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#body -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#body -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#update -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#command -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#returnType -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#systemProperty -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#violationValue -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#systemProperty -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#body -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#systemProperty -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#violationRoot -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#systemProperty -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#systemProperty -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#private -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#nextRuleProperty -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#labelTemplate -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#constructor -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#command -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#violationPath -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#abstract -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#fix -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#columnWidth -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#columnIndex -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#column -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#symbol -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#violationLevel -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#columnType -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#constraint -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#query -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#violationSource -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#query -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#command -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#thisUnbound -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#cachable -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#command -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spin#rulePropertyMaxIterationCount -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spl#testExpression -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spl#testResult -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spl#instance -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/arg#property -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spl#class -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spl#count -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spl#testExpression -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spl#minCount -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spl#valueType -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spl#maxCount -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/arg#max -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/arg#maxCount -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spl#testResult -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spl#predicate -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/arg#minCount -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/arg#min -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spl#defaultValue -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/spl#optional -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/arg#pattern -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Usage of rdf vocabulary: http://spinrdf.org/arg#otherProperty -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[INFO] Unparsed triple: http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> _:genid-nodeid-genid-c43c638b368f41ecb227ab66f5dcd0ed-node1c016l4n0x749 -> http://www.w3.org/2001/XMLSchema#string
[INFO] Unparsed triple: http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> _:genid-nodeid-genid-c43c638b368f41ecb227ab66f5dcd0ed-node1c016l4n0x327 -> http://www.w3.org/2001/XMLSchema#string
[INFO] Usage of rdf vocabulary: http://topbraid.org/sparqlmotion#next -> http://www.w3.org/1999/02/22-rdf-syntax-ns#type -> http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
[WARNING] Annotation property range axiom turned to data property range after parsing. This could introduce errors if the original range was an anonymous expression: http://www.w3.org/2001/XMLSchema#string is the new domain.
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#constraint> "constraint"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484015 "the node being tested"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484103 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483774 _:genid2147484352)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#graphNameNode> _:genid2147483911 <http://spinrdf.org/spl>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484182 _:genid2147484183)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#ge> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483988 _:genid2147483989)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/form/condition>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#resultVariables> _:genid2147483809 _:genid2147484337)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#ObjectCountPropertyConstraint> "Object count property constraint"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#SelectTemplate> "A SPIN template that wraps a SELECT query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/is-clone-of-question>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/email-box>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#ObjectCountPropertyConstraint> "Represents a constraint that can be attached to a class to specify that a given property must have between min and max values."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#hours> "hours"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#where> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#Module> "An abstract building block of a SPARQL system. A Module can take Arguments as input and applies them on an input RDF Graph. The Arguments should be declared as spin:constraints."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy <http://www.w3.org/ns/shacl#namespace> <http://www.w3.org/ns/shacl#>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483677 _:genid2147483678)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483668 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484074 "otherProperty"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#LibraryOntology> "A marker class that can be attached to base URIs (ontologies) to instruct SPIN engines that this ontology only contains a library of SPIN declarations. Library Ontologies should be ignored by SPIN inference engines even if they have been imported by a domain model. For example, a SPIN version of OWL RL may contain all the OWL RL axioms, attached to owl:Thing, but nothing else. However, when executed, these axioms should not be executed over themselves, because we don't want the system to reason about the SPIN triples to speed up things."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#concat> "concat"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483761)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/requires-answer-description-if> "Answer requires descripton."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/hasConsumer>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#lt> "<"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483887)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/has_answer> <http://onto.fel.cvut.cz/ontologies/documentation/logical_record>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#offset> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ModPath> _:genid2147483879)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484203 "message"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#and> _:genid2147483891)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#AltPath> "An alternative path with the union of sp:path1 and sp:path2."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484196 "objectCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484171 _:genid2147484172)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#isNumeric> _:genid2147483882)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483724 _:genid2147484346)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483767)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483665 _:genid2147484053)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484250 "superClass"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/arg#pattern> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#concat> _:genid2147483688)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483747 "The predicate to infer the default value of."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#fix> "Can be used to link a ConstraintViolation with one or more UPDATE Templates that would help fix the violation."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484225 "list"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#hasValue> "hasValue"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#AllArguments> _:genid2147483773)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://topbraid.org/sparqlmotion#next>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#floor> "Returns the largest (closest to positive infinity) number with no fractional part that is not greater than the value of ?arg1. An error is raised if ?arg1 is not a numeric value."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#max> "max"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#isLiteral> _:genid2147484015)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/is-valid-answer>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/s-pipes/answer> "Answer"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483942)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#systemProperty> "An abstract base proprerty that groups together the SP system properties. Users typically don't need to see them anyway."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483883 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#hours> xsd:integer)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484331 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#subject>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/form>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Count> _:genid2147483995)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483800 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483890 _:genid2147483891)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483750 _:genid2147484329)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483844 "The second argument."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/regulation_document>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483965 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testExpression> <http://spinrdf.org/spl#Test-object-noValue> _:genid2147483787)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Aggregation> "Aggregation"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484181 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#substr> "Gets the sub-string of a given string. The index of the first character is 1."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Max>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483699 _:genid2147484296)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483662)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484249 _:genid2147484250)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#ConstraintViolationLevel> "Constraint violation level"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483983 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Variable> "A variable mentioned in a Triple or expression. Variables are often blank nodes with the variable name stored in ts:name. Variables can also be supplied with a URI in which case the system will attempt to reuse the same variable instance across multiple query definitions."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Insert> "Insert"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484019 "the property to get the number of values of"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#ConstructTemplates> "Construct templates"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-possible-values-query>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#instanceOf> "Checks whether a given resource (?arg1) has a given type (?arg2). In order to fulfill this condition, there must either be a triple ?arg1 rdf:type ?arg2, or ?instance rdf:type ?subClass where ?subClass is a subclass of ?arg2. If the first argument is a literal, then the second argument must be the matching XSD datatype."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483896)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#bound> "bound"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/requires-answer> "requires answer"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#column> "Can link a TableDataProvider (esp. SelectTemplate) with one or more columns that provide metadata for rendering purposes. Columns can be sorted by their spin:columnIndex (which must align with the ordering of variables in the SELECT query starting with 0). Not all result variables of the underlying query need to have a matching spin:Column."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/has_answer> <http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#path> "path"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484355 <http://spinrdf.org/spin#violationPath>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483910 _:genid2147484268)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#floor> "floor"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484354 _:genid2147484349)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Modify> "Modify"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spl#StringFunctions> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#column> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#and> _:genid2147483711)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#year>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#optional> "optional"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483933)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/has_option> <http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/spin#columnType> <http://spinrdf.org/spin#Column>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484092 _:genid2147484093)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484111 "expr"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147484004 _:genid2147484044)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spl#ConstraintTemplate>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#ElementList>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483710 _:genid2147483711)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483979 "the second operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testResult> <http://spinrdf.org/spl#Test-instanceOf-typedString-false> "false"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484051 _:genid2147484052)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#symbol> "The symbol of a function, e.g. \"=\" for the eq function."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484222 _:genid2147484223)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484079 rdf:type)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#Column> "Provides metadata about a column in the result set of a (SPARQL) query, for example of the body queries of SPIN templates. Columns can define human-readable labels that serve as column titles, using rdfs:label."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483743 _:genid2147484260)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#TestCase> "Test case"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483817 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483732)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/sp#distinct> <http://spinrdf.org/sp#Select>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#templates> "templates"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spl#InferDefaultValue> "Default value for {?predicate}: {?defaultValue}"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/documentation/logical_form> "Tato entita označuje informační artefakt s jednoznačnou identifikací, který sdružuje požadavky (otázky), typicky vyplývající z legislativy.

Příklady zahrnují definice checklistů, definice reportovacích formulářů"@cs)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#subjectCount>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#OntologyFunctions> "A collection of functions performing ontology-related operations."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483828)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483935 <http://spinrdf.org/sp#arg3>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#objectInGraph> _:genid2147483758)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483728 <http://spinrdf.org/spl#minCount>)
[INFO] Ignoring Unsupported Axiom : Declaration(NamedIndividual(<http://onto.fel.cvut.cz/ontologies/aviation-safety/ae_short_text>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/requires-answer> <http://onto.fel.cvut.cz/ontologies/documentation/question>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#strbefore> "strbefore"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#now> "now"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483681)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/form> "form"@en)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#MagicProperties> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483822)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testExpression> <http://spinrdf.org/spl#Test-instanceOf-rdfsClassInheritance> _:genid2147483729)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#langMatches> _:genid2147483959)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#path> "Points from a TriplePath to its path."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484373 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/processed>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Element>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#not> _:genid2147483969)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483819)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#divide> "/"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#or> _:genid2147483992)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484340 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/xml>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483995 _:genid2147484205)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484232 _:genid2147484234)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483817 "The pattern to replace."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484167 rdf:type)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/condition> "Condition"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483823 "the literal to get the language of"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483973 "the input string"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484243 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483668 "the property holding the values of each function call"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#objectSubProp> _:genid2147483937)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484024)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-origin-type>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/answer-origin> "Answer origin"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483760 "The number to round."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#instanceOf> _:genid2147483786)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/root-folder>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#strlen> _:genid2147483761)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Union> _:genid2147483734)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483960)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484374 "testCase"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#objectSubProp> _:genid2147483938)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#divide> rdfs:Literal)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form-spin/has-answer-value-type>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Drop>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#isUntypedLiteral>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483897 _:genid2147484203)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#isBlank> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483813)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/choice_question>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483697 <http://www.w3.org/2000/01/rdf-schema#Resource>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Select> _:genid2147483910)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484007 <http://www.w3.org/2000/01/rdf-schema#Class>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484082 "type"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/consists-of-node> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/view>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484300 "anyValue"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483655 "The test expression or SELECT query (anything that can be evaluated with spin:eval)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484015)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484106 rdfs:label)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#round> "round"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483900 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483880 "the second operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#arg2> "arg2"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483863 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483927 _:genid2147484143)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Modify> "Represents a MODIFY (part of SPARQL UPDATE language). The graph IRIs are stored in sp:graphIRI. The template patterns are stored in sp:deletePattern and sp:insertPattern. The WHERE clause is represented using sp:where."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#arg3> "The third argument of a function call."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spl#PropertyPairConstraintTemplates> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Bind> "Bind"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484054 <http://spinrdf.org/spl#Argument>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#construct> "Evaluates a given sp:Construct or SPIN template call (first argument on the left hand side) and binds the resulting triples to the variables on the right hand side.

Example:

    (?query \"this\" owl:Thing) spin:construct (?s ?p ?o)

will execute the sp:Construct ?query using the binding of owl:Thing to ?this. The resulting triples will be bound to ?s, ?p and ?o. If any of ?s ?p ?o are bound, it will only return the matching triples."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#DateFunctions>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483803 <http://spinrdf.org/spin#Module>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/question-origin> "Class of objects that are used to reconstruct how was a question created."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483715)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#subClassOf> "Checks whether a given class (?arg1) is a (transitive) sub-class of another class (?arg2)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#ExistencePropertyPairConstraint> _:genid2147483829)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#ConstraintTemplates> "Constraint templates"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/is_realization_of> "is realization of"@en)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#isBlank>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484351 "atClass"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#in> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483957)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#bound> "Returns true if ?arg1 is bound to a value. Returns false otherwise. Variables with the value NaN or INF are considered bound."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#md5> "MD5"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#notExists> _:genid2147483682)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(owl:versionInfo <http://spinrdf.org/spl#instanceOf> "Note that in TopBraid this function has been implemented in native Java code, for performance reasons."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://onto.fel.cvut.cz/ontologies/aviation/documentationTODO> <http://onto.fel.cvut.cz/ontologies/documentation/CompositeManifestation> "physical document"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#ucase> <http://www.w3.org/TR/sparql11-query/#func-ucase>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#values> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Sample> "Represents SAMPLE aggregations"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#strstarts>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Construct> _:genid2147483669)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-origin-type> "has origin"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483891 _:genid2147483893)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483712 _:genid2147484338)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spl#ConstructDefaultValues> "Construct default values"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#resultVariables> "An rdf:List of variables that are returned by a Select query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#maxCount> _:genid2147483653 "1"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#DeleteWhere> "An Update operation where the triples matched by the WHERE clause (sp:where) will be the triples deleted."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#distinct> _:genid2147483731 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483715 _:genid2147483716)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484242 _:genid2147484243)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483899 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483869)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483742 _:genid2147483743)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/documentation/has_answer> <http://onto.fel.cvut.cz/ontologies/documentation/has_question>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483725)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484357 _:genid2147484359)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testExpression> <http://spinrdf.org/spl#Test-instanceOf-rdfsClass-false> _:genid2147483932)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Path> "Path"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#subjectCount> "subjectCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#UntypedObjectPropertyConstraint> _:genid2147483901)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#sameTerm>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#strstarts> _:genid2147483800)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483850 "The second argument."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Modify>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spl#relevantPropertyAtClass> rdfs:Class)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483704 _:genid2147483705)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484122 <http://spinrdf.org/spl#defaultValue>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#PropertyConstraintTemplates> "Abstract superclass of constraint templates that constrain exactly one property."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#constructor> "Can be used to attach a \"constructor\" to a class. A constructor is a SPARQL CONSTRUCT query or INSERT/DELETE Update operation that can add initial values to the current instance. At execution time, the variable ?this is bound to the current instance. Tools can call constructors of a class and its superclasses when an instance of a class has been created. Constructors will also be used to initialize resources that have received a new rdf:type triple as a result of spin:rules firing."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ne> _:genid2147483665)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#ne> "ne"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483694 _:genid2147483695)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-tested-question>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#hours> _:genid2147483811)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483900)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#objectInGraph> _:genid2147483756)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147484005 _:genid2147484006)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes/has-part>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spin#UpdateTemplate> _:genid2147483651)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484259 "p"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#struuid> "Returns a string that is the scheme specific part of UUID. That is, as a simple literal, the result of generating a UUID, converting to a simple literal and removing the initial urn:uuid:."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483792 <http://www.w3.org/2000/01/rdf-schema#Resource>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483825 "The input literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/has-preceding-question> <http://onto.fel.cvut.cz/ontologies/documentation/question>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484264 _:genid2147484265)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-view>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484348 _:genid2147484349)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#path2> "The second child path of a property path. Used by sp:AltPath and sp:SeqPath."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Bind> "A BIND element."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483940)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483967 _:genid2147483968)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#ConstraintViolation>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#lt> _:genid2147484012)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484139 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Triple> "Triple"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#objectInGraph> _:genid2147483757)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-subsection>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#Argument> "Argument"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483900 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#mul>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#relevantPropertyAtClass> "relevant property at class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#relevantPropertyAtClass> "A magic property that establishes a relationship between properties (left) and classes (right) to determine which properties are \"relevant\" for the class. Relevant means that they have the class in their domain and/or restrictions, including superclasses and sub-properties (unless they define their own domain). Domains consisting of an owl:unionOf are also handled.

Note that the performance of the body of this magic property has been optimized for the case in which the class is given, so ideally use this for queries such as  ?property spl:relevantPropertyAtClass skos:Concept ."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483895 _:genid2147484196)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-author> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/view>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#nextRuleProperty> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/sp#offset> <http://spinrdf.org/sp#Query>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483662 _:genid2147483663)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spin#Module>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/question>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#not> _:genid2147483990)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/literal_term>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484378 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484197 "result"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#instanceOf> _:genid2147483762)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483721 _:genid2147483722)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#minutes> "minutes"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#sha1> "sha1"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484145 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#max> _:genid2147483850)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484359 "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#query> "Links a SubQuery resource with the nested Query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMax> _:genid2147483776 "-2"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484251 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#objectInGraph> _:genid2147483755)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#predicate> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483827 "The input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#year> "year"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483960 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484261 _:genid2147484262)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#sha256> xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484354 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#text> "Can be attached to sp:Queries to store a textual representation of the query. This can be useful for tools that do not have a complete SPIN Syntax parser available."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483863)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#instanceOf> "instanceOf"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#strends> _:genid2147483764)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form-spin/has-origin-context>))
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/has_documentation_part> <http://onto.fel.cvut.cz/ontologies/ufo/has_object_part>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#arg1> "arg1"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#regex>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483653 <http://spinrdf.org/spin#body>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/is_realization_of> "je realizací"@cs)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484180 _:genid2147484168)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484040 "bp"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testExpression> <http://spinrdf.org/spl#Test-instanceOf-typedString-false> _:genid2147483839)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#strends> _:genid2147483763)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483860 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484013 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spin#Templates> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#SystemClass> "SP System class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#hasValueOfType> "Checks whether a given subject (?arg1) has at least one value of a given type (?arg3) for a given property (?arg2) or one of its sub-properties."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484105 "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#lang> xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483771 _:genid2147483772)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483729 <http://www.w3.org/2000/01/rdf-schema#Class>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/has-answer-hash> <http://onto.fel.cvut.cz/ontologies/documentation/answer>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#le> "le"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483791 "the property that is expected to hold the value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#strstarts> "Returns true if the lexical form of ?arg1 begins with the lexical form of ?arg2, otherwise it returns false."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483884 "The minimum number of values that the property must have."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#graphNameNode> "graph name node"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#if>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483940 _:genid2147483941)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483928 _:genid2147484148)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#contains> <http://www.w3.org/TR/sparql11-query/#func-contains>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483980 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#ExistencePropertyPairConstraint> "Existence property pair constraint"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484012 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spl#UnionTemplate>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#sha256> _:genid2147483825)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483788 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#not> "Returns the boolean negation of the argument."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#notExists> _:genid2147483743)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#returnType> "return type"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#isIRI> "isIRI"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483977 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483912 _:genid2147483913)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483805 _:genid2147484303)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483722 _:genid2147484366)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#resultVariables> _:genid2147483774 _:genid2147484353)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#separator> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484007 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://onto.fel.cvut.cz/ontologies/aviation-safety/attribute_type> <http://onto.fel.cvut.cz/ontologies/aviation-safety/ae_short_text>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483997 "the node being checked"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#resultVariables> _:genid2147483657 _:genid2147484039)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484061 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#coalesce> "COALESCE"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Asc> "Marker to indicate ascending order."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#arg4> "arg4"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationPropertyRange(<http://spinrdf.org/spl#optional> <http://www.w3.org/2001/XMLSchema#boolean>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#templates> _:genid2147483780 _:genid2147484177)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483727 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/default_phase>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#lt> _:genid2147483712)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testResult> <http://spinrdf.org/spl#Test-object-labelOfArgument> "Argument"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484008 "the instance being tested"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#datatype> _:genid2147484021)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_question> "má otázku"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#minCount> _:genid2147483654 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484249 owl:onProperty)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Load> "A LOAD Update operation. The document to load is specified using sp:document, and the (optional) target graph using sp:into."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/spin#violationPath> <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#strstarts> _:genid2147483799)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ModPath> _:genid2147483776)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484284 <http://spinrdf.org/spin#violationRoot>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://www.w3.org/ns/shacl#namespace> <http://www.w3.org/ns/shacl#PrefixDeclaration>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spin#eval>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#LibraryOntology> <http://spinrdf.org/spl>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484029 <http://www.w3.org/2001/XMLSchema#boolean>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484212 "subject"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_documentation_part>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form-layout/has-layout-class> "Question layout class (e.g. \"type-ahead\", \"section\")"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484142 "datatype"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483751)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#TripleTemplate>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#mul> _:genid2147483916)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483874 "Value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#instanceOf>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483772 <http://spinrdf.org/spin#_arg3>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483808 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Construct> _:genid2147483886)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#strstarts> "strstarts"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483959 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#MiscFunctions> "Misc functions"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483872)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483918 _:genid2147483919)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483899 "the operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#RangePropertyConstraint> "Range property constraint"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483935 <http://www.w3.org/2001/XMLSchema#integer>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483817 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationPropertyDomain(<http://spinrdf.org/spin#constraint> <http://www.w3.org/2000/01/rdf-schema#Class>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483829 _:genid2147484162)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#TableDataProvider>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483915)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#strdt> "STRDT"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#gt>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/logical_record>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#instanceOf> _:genid2147483907)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Variable> <http://spinrdf.org/spin#_arg4>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#minutes> xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#imports> "imports"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484185 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#arg2> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#encode_for_uri> "ENCODE_FOR_URI"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/concept_term_collection>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/object_attribute_value> "Objektová hodnota atributu"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has-editor> "has editor"@en)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483881)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#sha256>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483830 _:genid2147483831)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#mul> _:genid2147483915)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#RuleProperty>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#node> "node"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484114 "class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483662 _:genid2147484043)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/consists-of-node>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#objectSubProp> _:genid2147483939)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#Info> "Info"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#ReverseLinkPath>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483707 <http://www.w3.org/2000/01/rdf-schema#comment>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483732 _:genid2147483733)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Ask> _:genid2147483768)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483875 "The potential super-class."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Desc>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#InferDefaultValue> "Infer default value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constructor> <http://spinrdf.org/spin#Modules> _:genid2147483652)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#PropertyPairConstraintTemplates> "Property pair constraint templates"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483700 <http://www.w3.org/2001/XMLSchema#boolean>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#subject> _:genid2147483808)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has-id>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spl#ConstraintTemplates> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#ask> "ask"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483764 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-possible-values-query> "has template origin"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484047 _:genid2147484048)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483811 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#lcase> "LCASE"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484109 _:genid2147484111)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483855 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483790 "the expected value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#serviceURI> "Used by sp:Service to specify the URI of the SPARQL end point to invoke. Must point to a URI node."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483833 _:genid2147484151)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/documentation/document_section> "Any logical record that can be identified by a title/name - e.g. real sections/subsections"@en)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#strstarts> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#templates> _:genid2147483708 _:genid2147484310)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483984 _:genid2147483985)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#violationLevel> "violation level"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483828 "The \"other\" property."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spin#Function> _:genid2147483648)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#arg4> "The forth argument of a function call."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#abs> "Returns the absolute value of arg. An error is raised if arg is not a numeric value."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483765 "the type to match against"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484029)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#Fatal> "Indicates that the associated constraint violation is a severe error that must be fixed. Constraint checking engines may decide to stop further evaluation once a fatal error has been detected."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#lcase> <http://www.w3.org/TR/sparql11-query/#func-lcase>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/accepts-validation-value> <http://onto.fel.cvut.cz/ontologies/form/condition>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#NotExists> "Not exists"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#substr> _:genid2147483935)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#datatype>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spin#ConstructTemplates> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483674 "Missing value for argument"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#encode_for_uri> "encode_for_uri"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#relevantPropertyAtClass> _:genid2147483731)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483673 _:genid2147483674)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg4> _:genid2147483874 _:genid2147484120)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484322 "label"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484309 "min"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#NamedGraph> _:genid2147483759)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483916)
[INFO] Ignoring Unsupported Axiom : Declaration(NamedIndividual(<http://onto.fel.cvut.cz/ontologies/aviation-safety/ae_long_text>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/created_from> "created from"@en)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483882)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#Argument> _:genid2147483703)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#URIFunctions> "URI functions"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/documentation/logical_document> "Dokument reprezentuje sadu tvrzení (statementů), která je logicky kompaktní, samonosná a identifikovatelná. 

Příkladem dokumentu je Předpis L13, Dodatek N předpisu L13, nebo Nařízení 376/2014."@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#varName> "varName"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#strends> "STRENDS"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#subject> _:genid2147483807)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#TestCase> <http://spinrdf.org/spl#Test-object-labelOfArgument>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#update> "Can be used to point from any resource to an Update."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484100 "template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#substr> _:genid2147483933)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483900 "The IRI string to convert to a resource."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483687 _:genid2147484116)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#Attribute> "Attribute"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ModPath> _:genid2147483770)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#PropertyPairConstraintTemplates> "Abstract base class for templates that take two properties as arguments and establish a relationship between them."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/documented-by> "documented by"@en)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483756 "The predicate to get the object of."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#exists> "The filter function EXISTS. The graph pattern is stored in sp:elements."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483975 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484220 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484014)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#substr> _:genid2147483934)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483765 <http://www.w3.org/2000/01/rdf-schema#Class>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#SelectTemplate>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#UnionTemplate> "Union template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484189 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483876 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483784)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483892 _:genid2147484149)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#Argument> _:genid2147483702)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483688 _:genid2147483690)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483974 "The expression to evaluate. Should be a sp:Select, sp:Ask, a sp:Variable or an instance of a SPARQL function class, but may also be a simple RDF value."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/is-relevant-if>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#UUID>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#Argument> _:genid2147483701)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483842 "the first operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#or> _:genid2147483742)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483951 _:genid2147483952)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/has_option> <http://onto.fel.cvut.cz/ontologies/documentation/question>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483858 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484023)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#instanceOf> _:genid2147483772)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484076 "optional"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has-name>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483854 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#Argument> _:genid2147483700)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#object> "Gets the object of a given subject (?arg1) / predicate (?arg2) combination. Note that if multiple values are present then the result might be unpredictably random."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484361 "p"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#NonExistencePropertyPairConstraint> _:genid2147483948)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#isBlank> _:genid2147484003)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#hasArgument> "has argument"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#or> "Returns the logical OR between two (boolean) operands."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#lcase>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#having> "having"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483711 _:genid2147483714)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#in> "IN"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483726)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/is-valid-answer> <http://onto.fel.cvut.cz/ontologies/form/condition>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#ReversePath> "A path with reversed direction."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#RunTestCases> _:genid2147483920)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg4> _:genid2147483785 _:genid2147484221)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484131 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#abstract> "abstract"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spl#valueType> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Filter>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Attribute> _:genid2147483648)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483695 _:genid2147483697)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spl#CountPropertyConstraintTemplates> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Construct>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483931 _:genid2147484191)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483959 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#SystemClass>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form-spin/has-origin-context> <http://onto.fel.cvut.cz/ontologies/documentation/question>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484186 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Construct> "A CONSTRUCT-type query that can be used to construct new triples from template triples (head) that use variable bindings from the match patterns (body)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483943)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484231 <http://spinrdf.org/spin#violationRoot>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483781 _:genid2147483782)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMax> _:genid2147483795 "-2"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(owl:deprecated <http://spinrdf.org/sp#Let> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483760 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483848 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#variable> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483735 _:genid2147484226)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483789 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#bound> "bound"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/document_phase>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Tuple> "Abstract base class for things that have subject and object."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#predicate> "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_responsible_person>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/simple_attribute> "Simple question"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483755 <http://www.w3.org/2000/01/rdf-schema#Resource>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#floor> _:genid2147483796)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#sameTerm> _:genid2147484020)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#concat> _:genid2147483785)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484303 "superClass"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://www.w3.org/ns/shacl#PrefixDeclaration>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#CountPropertyConstraintTemplates> "Abstract superclass of property constraints that compare the number of values with either min or max count."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483862 "The minimum value."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/has_documentation_part> <http://onto.fel.cvut.cz/ontologies/documentation/logical_record>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#max> _:genid2147483851)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg3> _:genid2147483905 "must have a type"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Variable> <http://spinrdf.org/spin#_arg3>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484302 "class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#TableDataProvider> "An abstraction of objects that can produce tabular data. This serves as a base class of spin:SelectTemplate, because SELECT queries can produce tables with columns for each result variable. However, other types of TableDataProviders are conceivable by other frameworks, and this class may prove as a useful shared foundation.

TableDataProviders can link to definitions of columns via spin:column, and these definitions can inform rendering engines."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483942 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#groupBy> "Points from a Query to the list of GROUP BY expressions."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483821 "The input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#varNames> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483703 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484019 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483823 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483934)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484320 "class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483653 "The SELECT query wrapped by this template."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#ElementGroup> "Abstract base class of group patterns."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMin> _:genid2147483981 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#contains> "CONTAINS"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#isUntypedLiteral> _:genid2147483965)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484211 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/Tabular>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484010 <http://www.w3.org/2000/01/rdf-schema#Resource>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#lang> "lang"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#Template>))
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#body> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484080 "directType"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_object_value> "has object value"@en)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#objectCount> _:genid2147483713)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/documentation/has_option> "This property links a multiple-choice question with its possible values."@en)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483664)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#notExists>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#strdt>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Select> _:genid2147483758)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#strdt> <http://www.w3.org/TR/sparql11-query/#func-strdt>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483841 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#query> "query"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spl#RegexPropertyConstraint> "Values of {?property} must match the regular expression {?pattern}"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spl#Argument> "Argument {?predicate} : {?valueType}"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483943 "the first operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMin> _:genid2147483663 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#RegexPropertyConstraint> "Regex property constraint"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#and> _:genid2147483926)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484324 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Create>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484189 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484192 _:genid2147484193)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#day>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484079 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Select> _:genid2147483939)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483830)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#StringFunctions> "String functions"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_last_editor>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Attribute> _:genid2147483651)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/logical_document> "Logical document"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#as> "as"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484367 "class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/spin#fix> <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#minCount> _:genid2147483648 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ne> _:genid2147483697)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#eq> "Returns true if both arguments are equal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483718 _:genid2147484334)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484355 _:genid2147484349)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Min>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#templates> _:genid2147483749 _:genid2147484326)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Select> _:genid2147483846)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#strdt> "strdt"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483710)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484126 <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483838 "The input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#ceil>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483722 _:genid2147484365)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483840)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#hasValueOfType> _:genid2147483768)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#isLiteral> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#Templates> "Templates"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#PropertyPairConstraintTemplates> _:genid2147483828)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484235 rdfs:label)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#mul> "Returns the arithmetic product of its operands."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#and> _:genid2147483716)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483730 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spl#class> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483856 "The dateTime or time argument."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#replace>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483673 _:genid2147484068)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#or>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#subPath> _:genid2147483861 <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484244 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483934 "The input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#timezone> "timezone"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#add> _:genid2147483957)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://topbraid.org/sparqlmotion#Module> "sp module type"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#isNumeric>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483657 _:genid2147484038)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/is-relevant-if> <http://onto.fel.cvut.cz/ontologies/documentation/question>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#subPath> _:genid2147483736 <http://www.w3.org/1999/02/22-rdf-syntax-ns#rest>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483933 "The start index."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483811 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#add> _:genid2147483956)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form-spin/has-answer-value-type> <http://onto.fel.cvut.cz/ontologies/documentation/question>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#cachable> "cachable"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#usingNamed> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484222 <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#arg1> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483688 "Incorrect type of argument"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484354 <http://spinrdf.org/spin#violationRoot>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#groupBy> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#or> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483945 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483797 "The input time."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#eq> _:genid2147483744)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483706 "the default value of the attribute"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/arg#min> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Delete> "Deprecated - use sp:Modify instead.

Represents a DELETE FROM (part of SPARQL UPDATE language). The graph IRIs are stored in sp:graphIRI. The template patterns to delete are stored in sp:deletePattern. The WHERE clause is represented using sp:where."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#insertPattern> "Points to a list of sp:TripleTemplates or sp:NamedGraphs in a modify command."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#rule> "An inferencing rule attached to a class. Rules are expressed as CONSTRUCT queries or INSERT/DELETE operations where the variable ?this will be bound to the current instance of the class. These inferences can be used to derive new values from existing values at the instance."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483956 <http://www.w3.org/2000/01/rdf-schema#Resource>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483777 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483726 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484380 "class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484028 "the second operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484350 "class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#ge> "Returns true if ?arg1 >= ?arg2."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-answer-origin> "has answer origin"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483673)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#Rule>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#sub> "Returns the arithmetic difference of its operands."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483882 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#SubQuery> "A nested SELECT query inside of an element list. The query is stored in sp:query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484292 "value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483843 "A literal input node."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#not> _:genid2147483721)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483719 _:genid2147484335)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483837)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484200 _:genid2147484201)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#predicate> "A resource or Variable describing the predicate of a triple."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483972 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spl#RangePropertyConstraint> "Values of {?property} must be within the interval [ {?min} , {?max} ]"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/has-possible-values-query> <http://onto.fel.cvut.cz/ontologies/form/question-template>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#relevantPropertyAtClass> _:genid2147483730)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483916 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/node>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484020 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484211 _:genid2147484212)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#instanceOf> _:genid2147483699)
[INFO] Ignoring Unsupported Axiom : Declaration(AnnotationProperty(<http://onto.fel.cvut.cz/ontologies/form/accepts-answer-value>))
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#modMin> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483656)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483769 _:genid2147484361)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483724)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/document_section> "Sekce dokumentu"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483782 _:genid2147483783)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#concat>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spl#isUntypedLiteral> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#constructor> "constructor"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484258 "anyDomain"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#Functions> "An abstract base class for all defined functions. This class mainly serves as a shared root so that the various instances of the Function metaclass are grouped together."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483716 _:genid2147483719)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483889 _:genid2147483890)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/documentation/represented_using> "this property is used to state that some document, or its part is represented by using a specific descriptive language, e.g. a specific language as RDF or OWL but also a specific vocabulary which might be represented_using the RDF language and its RDF/XML syntax."@en)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#subject> _:genid2147483809)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483948 _:genid2147484070)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483892 _:genid2147484150)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#concat> "The CONCAT built-in function. Creates a single string by concatenating all arguments from left to right. Note that if any one of the arguments is unbound (null) then the whole result string will be unbound."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484232 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#or> _:genid2147483988)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#uri> "Equivalent to IRI."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testExpression> <http://spinrdf.org/spl#Test-instanceOf-rdfsClass> _:genid2147483907)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#round> "round"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484362 _:genid2147484363)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484323 "max"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484369 "rule"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#eq> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spin#ConstructTemplate> _:genid2147483649)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483905 _:genid2147484280)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spl#min> rdfs:Literal)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#resultVariables> _:genid2147484009 _:genid2147484046)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-view> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/graph>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-tested-question> "has tested question"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484014 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#defaultValue> "default value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Variable> <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/sp#limit> <http://spinrdf.org/sp#Query>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/regulation_document> "Regulační dokument"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483867 _:genid2147483868)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#arg5> "arg5"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#eq>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483924)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#notExists> _:genid2147483950)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#insertPattern> <http://spinrdf.org/sp#Modify>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483959 "the language tag that ?arg1 must have"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/accepts-validation-value> "accepts validation value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#TestCase> <http://spinrdf.org/spl#Test-instanceOf-rdfsClass-false>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#le> _:genid2147483842)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#MiscFunctions>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483686 _:genid2147484102)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#columnWidth> "column width"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#resultVariables> _:genid2147483939 _:genid2147484175)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483691)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483938 <http://www.w3.org/2000/01/rdf-schema#Resource>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#Function> "Metaclass for functions that can be used in SPARQL expressions (e.g. FILTER or BIND). The function themselves are classes that are instances of this metaclass. Function calls are instances of the function classes, with property values for the arguments."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483873 _:genid2147483874)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#sha256> "Returns the SHA256 checksum, as a hex digit string, calculated on the UTF-8 representation of the simple literal or lexical form of the xsd:string. Hex digits SHOULD be in lower case."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#strlen> <http://www.w3.org/TR/sparql11-query/#func-strlen>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#minutes> "minutes"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484272 _:genid2147484262)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#divide> "divide"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483709 _:genid2147484316)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#and> _:genid2147483968)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147484005)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Asc> "Asc"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form-spin/has-declared-prefix> <http://onto.fel.cvut.cz/ontologies/documentation/question>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483915 "the second operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483756 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#isUntypedLiteral> _:genid2147483966)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#hasArgument>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483839 "test"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#SeqPath> _:genid2147483738)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spin#Template> _:genid2147483654)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_last_editor> "has last editor"@en)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#or> _:genid2147484029)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483772 _:genid2147484347)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483765 <http://spinrdf.org/sp#arg3>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484126 _:genid2147484107)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#minutes> _:genid2147483814)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484095 _:genid2147484096)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#ge> _:genid2147483802)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#year> _:genid2147483754)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483990 _:genid2147483991)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#isLiteral> "Checks whether a given node is a literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483672 _:genid2147484067)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#or> _:genid2147484028)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483890 _:genid2147483894)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#md5> "Returns the MD5 checksum, as a hex digit string, calculated on the UTF-8 representation of the simple literal or lexical form of the xsd:string. Hex digits SHOULD be in lower case."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#bound>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#varNames> "var names"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483964 "The input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#datatype> rdfs:Class)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483898 "Invalid number of values:"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484379 "result"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483841 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#seconds> _:genid2147483856)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147484127 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has-document-snapshots>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483767 <http://www.w3.org/2000/01/rdf-schema#Resource>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/form/validation-result-condition>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#ConstraintViolationLevel> <http://spinrdf.org/spin#Fatal>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483816 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483823 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testExpression> <http://spinrdf.org/spl#Test-instanceOf-rdfsLiteral-false> _:genid2147483936)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/requires-answer> "Indicates that question requires answer."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483699 _:genid2147484295)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#isNumeric> "is numeric"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#ge> _:genid2147483801)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483702)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_key> "has key"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_question> "has question"@en)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#coalesce>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Attribute> _:genid2147483650)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#GroupConcat> "GROUP_CONCAT"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484274 <http://spinrdf.org/spin#_arg3>)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://purl.org/dc/elements/1.1/description>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#strdt> _:genid2147483962)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484106 _:genid2147484107)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484274 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#gt> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483864 _:genid2147484271)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spl#SPINOverview> "SPIN Overview"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#isBlank> "isBlank"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#thisUnbound> "this unbound"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#rand> <http://www.w3.org/TR/sparql11-query/#idp3722352>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#gt> _:genid2147483892)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483791 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#UpdateTemplates> "Suggested abstract base class for all UpdateTemplates."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#ne> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483700)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#strlang> "strlang"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483695 _:genid2147483696)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483775 _:genid2147483776)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Describe> "Describe"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/spin#violationLevel> <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#from> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483807 "The object."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#round> <http://www.w3.org/TR/sparql11-query/#func-round>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#le> "<="^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#object> _:genid2147484009)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483814 "The dateTime or time argument."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484016 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483706)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483762 "test"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#year> "year"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#sub> "-"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#strdt> _:genid2147483961)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#graphNameNode> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#ceil> _:genid2147483789)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483650 <http://spinrdf.org/sp#Ask>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484239 rdfs:domain)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484331 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484257 rdfs:domain)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483684 _:genid2147484101)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484110 "testCase"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483971 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#strlang> "Takes a string (?arg1) and a language (?arg2) and constructs a literal with a corresponding language tag."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#objectCount> "objectCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg7> _:genid2147483874 "]"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/form/has-unit>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483963 "The sub-string to search for in the input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484279 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#seconds> "Extracts the seconds from a date/time literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#strlen> "Computes the length of a given input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Variable> <http://spinrdf.org/spin#_arg5>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484097 rdfs:label)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMin> _:genid2147483861 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/documentation/question> "Otázka představuje část formuláře, na kterou se očekává vstup od reportéra. Otázka má typ (string, datum, integer, číslo mezi 1 a 5, vyplnění seznamu podotázek atd.)."@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/filled_form> "Filled form"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/question> "Question"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483717 _:genid2147483718)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483957 <http://www.w3.org/2000/01/rdf-schema#Resource>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#le> _:genid2147483841)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#LibraryOntology> "Library ontology"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-subsection> "has-subsection"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#ElementList> "Element list"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#document> "document"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/documents> "documents"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-unit> "has unit"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_file_number> "has file number"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483665 <http://spinrdf.org/spin#Modules>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#returnType> "The return type of a Function, e.g. xsd:string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483934 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Element> "An abstract base class for all pattern elements."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#text> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#gt> ">"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483997)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484206 rdf:type)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#InsertData> "An Update operation to insert specific triples. The graph triples are represented using sp:data, which points to an rdf:List of sp:Triples or sp:NamedGraphs."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#construct> "construct"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484128 _:genid2147484129)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#update> "update"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#sameTerm> _:genid2147484030)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/CompositeManifestation>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#in> _:genid2147483798)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/has-tested-question> <http://onto.fel.cvut.cz/ontologies/form/condition>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#regex> _:genid2147483973)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483796 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483844)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Ask> _:genid2147483999)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483926 _:genid2147483927)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483853)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#predicate> <http://spinrdf.org/sp#Triple>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#SelectTemplate> <http://spinrdf.org/spl#RunTestCases>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#uri> "URI"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484106 _:genid2147484108)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#lt> _:genid2147483849)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483914)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#resultNodes> "result nodes"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#distinct> "A marker property to indicate that a Select query is of type SELECT DISTINCT."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/aviation-safety/attribute_type> "Attribute type"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/short_answer_question> "Short answer question"@en)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483847 _:genid2147484216)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#arg1> "The first argument of a function call."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483954 "Property must have no values because"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#if> "IF"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Min> "Represents MIN aggregations."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#resultVariables> _:genid2147483920 _:genid2147484113)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483880)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#concat> xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#command> "command"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#isIRI> "isIRI"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/form/has-answer-hash>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#iri> rdfs:Resource)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#unaryPlus>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483980)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483909 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#SelectTemplate> <http://spinrdf.org/spl#AllArguments>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484219 "anyType"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#eq> _:genid2147483987)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483825 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_option>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483843 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#object> _:genid2147484010)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/is_higher_than> <http://onto.fel.cvut.cz/ontologies/documentation/document_phase>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#ConstraintTemplate> <http://spinrdf.org/spl#UntypedObjectPropertyConstraint>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/spin#rule> rdfs:Class)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/s-pipes-view/edge> "Graph edge"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/ExistentialStatement>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484017 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#violationPath> "An optional attribute of ConstraintViolations to provide a path expression from the root resource to the value that is invalid. If this is a URI then the path represents the predicate of a subject/predicate combination. Otherwise it should be a blank node of type sp:Path."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/filled_form> "Vyplněný formulář"@cs)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/document-collection>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#datatype> "datatype"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#ModPath> "A modified path such as rdfs:subClassOf*."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484290 _:genid2147484291)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spl#DateFunctions> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483725 "the maximum number of values permitted for the property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/composite_attribute> "Composite question"@en)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#exists>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#ElementGroup>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMin> _:genid2147483740 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form-layout/LayoutClassRule> "Layout class rule"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Let> "Let"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#instanceOf> _:genid2147483722)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Sum> "Represents sum aggregations, e.g. SELECT SUM(?varName)..."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#violationLevel> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483707 "a comment describing the meaning of this attribute"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#into> "The (optional) target of a LOAD Update operation."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Min> "MIN"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#sha384>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Max> "Represents MAX aggregations."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ModPath> _:genid2147483941)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/composite_attribute> "Složená otázka"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484079 _:genid2147484080)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483851 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483945 "the predicate to get the number of subjects of"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#Functions> "Functions"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484128 <http://spinrdf.org/spl#predicate>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#ConstraintTemplate> "Metaclass for CONSTRUCT templates that create spin:ConstraintViolations and can be used as values of spin:constraint."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-datatype> "has datatype"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg3> _:genid2147483874 "must be in the interval ["^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#violationRoot> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483807 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#as> "Points to a Variable used in an AS statement such as COUNT aggregates."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#groupBy> "group by"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#notIn> "Checks whether the value on the left (?arg1) is none of the values on the right (?arg2, ?arg3 ...)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483716 _:genid2147483717)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/is_realization_of>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483862)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484094 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#private> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483944 "the object to get the number of subjects of"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484179 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483687)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484264 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#month> "Extracts the month from a date/time literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/NaturalLanguage>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484305 "rule"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483767 "the subject that is expected to have the value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Values> "A VALUES element. sp:varNames points to an rdf:List of strings for the variables, sp:values to an rdf:List of rdf:Lists with nodes for each variable, in the order defined by the variables list."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-template-relation>))
[INFO] Ignoring Unsupported Axiom : AnnotationPropertyRange(<http://spinrdf.org/spin#imports> <http://www.w3.org/2002/07/owl#Ontology>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#ConstraintTemplate> <http://spinrdf.org/spl#NonExistencePropertyPairConstraint>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes/has-question-origin>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483769 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#or> _:genid2147483925)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/documentation/possible_concept_term> "The possible concept term is a term that might be a concept term but there is not enough information to determine that it is one and it is not a litera term."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://jena.hpl.hp.com/ARQ/function#localname> _:genid2147483689)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#isLiteral> "isLiteral"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#struuid> xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483817)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg3> _:genid2147483835 "has"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#abs> _:genid2147483955)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#nextRuleProperty> "Can be used to link two sub-properties of spin:rule (or spin:rule itself) to instruct the SPIN engine to execute one set of rules before another one. The values of the subject property will be executed before those of the object property."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484235 _:genid2147484236)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/arg#property> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483871 _:genid2147484298)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483811)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#isNumeric> <http://www.w3.org/TR/sparql11-query/#func-isNumeric>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484299 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484052 "class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://spinrdf.org/spin#update> <http://spinrdf.org/spin#command>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#using> "using"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483789)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#using> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/NegationStatement>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#URIFunctions> "A collection of functions that create URI resources."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483870 _:genid2147483872)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#isBlank> "Checks whether a given node is a blank node."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483964)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Bind>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484284 _:genid2147484253)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484257 _:genid2147484258)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spl#TestCase>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483726 <http://spinrdf.org/spl#predicate>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#instanceOf> _:genid2147483839)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484133 <http://spinrdf.org/spin#violationPath>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483766 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/spin#rulePropertyMaxIterationCount> <http://spinrdf.org/spin#RuleProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483996 "The predicate to get the object of."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#arg> "arg"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#sha384> "sha384"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483980 _:genid2147483981)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483940 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483679 _:genid2147483680)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testExpression> <http://spinrdf.org/spl#Test-instanceOf-untypedString> _:genid2147483762)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484290 <http://spinrdf.org/spin#violationPath>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Insert> "Deprecated - use sp:Modify instead.

Represents a INSERT INTO (part of SPARQL UPDATE language). The graph IRIs are stored in sp:graphIRI. The template patterns to delete are stored in sp:insertPattern. The WHERE clause is represented using sp:where."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#langMatches>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483761 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483934 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484062 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484272 <http://spinrdf.org/spin#violationPath>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#seconds> "seconds"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483732 _:genid2147484034)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483906 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484064 "otherProperty"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/checklist>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#Modules> "Modules"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#limit> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483802)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-possible-value>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483788 "the node to convert to string"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#private> "private"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483801 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484321 _:genid2147484262)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#object> "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#sha1> "SHA1"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Optional> "Optional"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#isIRI> _:genid2147484017)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#strends> "Returns true if the lexical form of ?arg1 ends with the lexical form of ?arg2, otherwise it returns false."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483955)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#concat> _:genid2147483905)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Variable> "Variable"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483891 _:genid2147483892)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483808)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#RunTestCases> "Run test cases"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_answer> "má odpověd"@cs)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#deletePattern> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483982 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483964 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#abstract> "Can be set to true to indicate that this module shall not be instantiated. Abstract modules are only there to organize other modules into hierarchies."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Select> _:genid2147483731)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#InferDefaultValue> _:genid2147483748)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#MagicProperty> "Magic property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://spinrdf.org/spin#rule> <http://spinrdf.org/spin#command>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spl#instanceOf> "{?arg1} instance of {?arg2}"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483860)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/inherits-template-from> "Subject inherits properties from its object, i.e. any question created by subject template must also have properties of object template."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#now> "now"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#predicate> "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483856 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#ne> _:genid2147484023)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/has-author> <http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484128 _:genid2147484130)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#replace> xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483962 "The lexical form of the new literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483773 <http://spinrdf.org/spl#class>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#templates> _:genid2147483917 _:genid2147484077)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#InferDefaultValue> _:genid2147483747)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483654 "the body of the Template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#strlen> "STRLEN"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#AltPath> "Alt path"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form-layout/has-required-value> "ha required value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#query> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#round>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#isLiteral> _:genid2147484006)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483927 _:genid2147484144)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-possible-value> "has-possible-value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/has-answer-origin> <http://onto.fel.cvut.cz/ontologies/documentation/question>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(rdfs:comment <http://topbraid.org/sparqlmotion#Module>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#UUID> "UUID"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483685 _:genid2147483686)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Union> _:genid2147483672)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484313 rdf:type)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#labelTemplate> "A template string for displaying instantiations of a module in human-readable form. The template may contain the argument variable names in curly braces to support substitution. For example, \"The number of values of the {?arg1} property.\""^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg6> _:genid2147483874 _:genid2147484121)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#Modules>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484291 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483885 <http://www.w3.org/2001/XMLSchema#integer>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#DeleteData> "An Update operation to delete specific triples. The graph triples are represented using sp:data, which points to an rdf:List of sp:Triples or sp:NamedGraphs."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484050 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484375 "expected"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#SelectTemplate> <http://spinrdf.org/spl#SPINOverview>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Command>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#if> _:genid2147483978)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484169 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#min> "Takes two arguments and returns the smaller one of them."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483836 "The language tag, e.g. \"en-AU\"."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483918 _:genid2147484082)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483915 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483916 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147484004)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> <http://spinrdf.org/spin#_this> "this"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147484022 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Desc> "Marker to indicate descending order."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg4> _:genid2147483688 _:genid2147483689)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483818 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483859 _:genid2147484255)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#if> _:genid2147483977)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#RunTestCases> "Runs all spl:TestCases on the current model."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484286 "listSegment"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://purl.org/dc/terms/identifier>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#not> "not"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/question-origin> "Question origin"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#TripleTemplate> "Triple template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#CountPropertyConstraintTemplates> _:genid2147483885)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483725 <http://www.w3.org/2001/XMLSchema#integer>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/spin#nextRuleProperty> <http://spinrdf.org/spin#RuleProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#templates> "Points to a list of TripleTemplates that form the head of a Construct query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#deletePattern> "Points to a list of sp:TripleTemplates and sp:NamedGraphs in a modify operation."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483982)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#str> _:genid2147483788)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#isNumeric> "Returns true if arg1 is a numeric value. Returns false otherwise. term is numeric if it has an appropriate datatype (see the section Operand Data Types) and has a valid lexical form, making it a valid argument to functions and operators taking numeric arguments."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#if> _:genid2147483976)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#sameTerm> "sameTerm"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484033 "class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#SubQuery> "Sub query"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#substr> xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#subject> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483898 _:genid2147484163)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484118 "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#sameTerm> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#CountPropertyConstraintTemplates> _:genid2147483884)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484145 _:genid2147484146)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#fix> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ModPath> _:genid2147483733)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spin#query>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483935 "The end index."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMin> _:genid2147483770 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#strbefore> "STRBEFORE"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#resultVariables> "result variables"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Drop> "Drop"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#max> _:genid2147483852)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483826)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483930 _:genid2147484187)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Count> "Counts the number of times a variable is used. The variable is stored in the variable property. This might be left blank to indicate COUNT(*)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484049 "rule"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Triple> "A base class for TriplePattern and TripleTemplate. This basically specifies that subject, predicate and object must be present."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483798)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#isURI> "isURI"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483848 _:genid2147483849)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484290 _:genid2147484253)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483979)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484280 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483862 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#DeleteWhere>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484348 rdf:type)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_related_question>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#SelectTemplates> "Suggested abstract base class for all SelectTemplates."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#columnType> "column type"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#Column>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483799 "The sub-string that the input string is supposed to begin with."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484334 "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483836 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483897 _:genid2147483898)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484299 _:genid2147484301)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484011 <http://www.w3.org/2000/01/rdf-schema#Resource>)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/form/has-template-origin> <http://onto.fel.cvut.cz/ontologies/form/has-origin>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#SelectTemplate> "Select template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#ConstructTemplates> "Suggested abstract base class for all ConstructTemplates."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_responsible_organization>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483737)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spl#AllArguments> "All spl:Arguments of {?class}"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spin#MagicProperties> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484318 "defaultValue"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483728 "the minimum number of values permitted for the property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483973)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#subPropertyOf> _:genid2147483859)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#md5>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483813 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#variable> "variable"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483790 <http://spinrdf.org/sp#arg3>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#minCount> _:genid2147483649 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483754 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#notExists> "The filter function NOT EXISTS. The graph pattern is stored in sp:elements."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#hasArgument> _:genid2147483803)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483918)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483820)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Aggregation>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483792)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_reporting_phase>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483957 "the first number"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484029 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/answer-origin> "Class of objects that are used to reconstruct how was a answer created."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483713 _:genid2147484339)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483993 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(xsd:string _:genid2147484246)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#sub> _:genid2147483942)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#rand>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#langMatches> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#langMatches> _:genid2147483960)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/s-pipes/has-related-question> <http://onto.fel.cvut.cz/ontologies/s-pipes/has-part>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484148 "expected"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_object_value> "má objektovou hodnotu"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483723 _:genid2147483724)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Path> "The base class of SPARQL property path expressions. Paths are used by sp:TriplePath triple paths."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#PropertyConstraintTemplates> _:genid2147483778)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#violationValue> "An optional attribute of ConstraintViolations to point at a specific RDF node that caused the violation. Should be accessible from the root via the violationPath."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483767 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_documentation_part> "has documentation part"@en)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#SeqPath>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#sub> _:genid2147483943)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#not> _:genid2147483998)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484366 "value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Ask> "An ASK query that returns true if the condition in the body is met by at least one result set."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#uri> rdfs:Resource)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484317 _:genid2147484318)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484104 "defaultValue"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483786 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#distinct> "distinct"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#orderBy> "order by"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#uri>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483868 _:genid2147484324)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483821)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484054 _:genid2147484055)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ModPath> _:genid2147483663)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484131 _:genid2147484107)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484252 _:genid2147484254)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://spinrdf.org/spin#query> <http://spinrdf.org/spin#command>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484248 "message"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483799)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483974)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#objectInGraph>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spl#hasValueOfType> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#reduced> "A property with true to indicate that a Select query has a REDUCED flag."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483896 _:genid2147484198)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484132 "valueType"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483692)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-module-type>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483659 _:genid2147484036)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484013 <http://www.w3.org/2001/XMLSchema#boolean>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/sent_to_sag>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483707 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#bindings> "bindings"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(NamedIndividual(<http://onto.fel.cvut.cz/ontologies/aviation-safety/ae_selection>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483827)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/based_on>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#instanceOf> _:genid2147483686)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Minus>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483820 "The pattern to find within the input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483691 _:genid2147483692)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483904)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483748 "The default value to infer."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#seconds> "seconds"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483964 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#hasValue> _:genid2147483791)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483976 <http://spinrdf.org/sp#arg3>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spl#testExpression> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483840 "The IRI string to convert to a resource."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#bnode> "Constructs a blank node that is distinct from all blank nodes in the dataset being queried and distinct from all blank nodes created by calls to this constructor for other query solutions. If the no argument form is used, every call results in a distinct blank node. If the form with a simple literal is used, every call results in distinct blank nodes for different simple literals, and the same blank node for calls with the same simple literal within expressions for one solution mapping. This functionality is compatible with the treatment of blank nodes in SPARQL CONSTRUCT templates."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483909 "The string to convert."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubDataPropertyOf(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-input-parameter> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-parameter>)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/documents> <http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484092 rdf:type)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMax> _:genid2147483919 "-2"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483994 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#query> <http://spinrdf.org/sp#SubQuery>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#all> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#objectCount> "Gets the number of values of a given property (?arg2) at a given subject (?arg1). The result is the number of matches of (?arg1, ?arg2, ?object)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#sha512> "Returns the SHA512 checksum, as a hex digit string, calculated on the UTF-8 representation of the simple literal or lexical form of the xsd:string. Hex digits SHOULD be in lower case."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483739 _:genid2147484294)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#hasValue> _:genid2147483790)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484135 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#expression> "expression"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483908 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484315 "anyValue"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#minCount> _:genid2147483650 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483965)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#unaryMinus>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#sha384> "SHA384"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484307 "superClass"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483723)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484030 "the second argument"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-input-parameter>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483686 <http://spinrdf.org/spl#UnionTemplate>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484153 <http://spinrdf.org/spl#testResult>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483818)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484261 rdf:type)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484012 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#separator> "Stores the separator=\"...\" value of a GROUP_CONCAT (sp:GroupConcat) aggregation."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#notExists> _:genid2147483705)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#UpdateTemplate> "A SPIN template that has an UPDATE command as its body."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#Template> "The metaclass of SPIN templates. Templates are classes that are instances of this class. A template represents a reusable SPARQL query or update request that can be parameterized with arguments. Templates can be instantiated in places where normally a SPARQL query or update request is used, in particular as spin:rules and spin:constraints."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMin> _:genid2147483879 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Tuple> "Tuple"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#constraint> "Links a class with constraints on its instances. The values of this property are \"axioms\" expressed as CONSTRUCT or ASK queries where the variable ?this refers to the instances of the surrounding class. ASK queries must evaluate to false for each member of this class - returning true means that the instance ?this violates the constraint. CONSTRUCT queries must create instances of spin:ConstraintViolation to provide details on the reason for the violation."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/concept_term>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483778 "The property being constrained."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#violationSource> "Can be used to link a spin:ConstraintViolation with the query or template call that caused it. This property is typically filled in automatically by the constraint checking engine and does not need to be set manually. However, it can be useful to learn more about the origin of a violation."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483651 <http://spinrdf.org/sp#Update>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484149 "maxCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/option> "Volba"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483655 <http://spinrdf.org/spl#testExpression>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483853 _:genid2147483854)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483753)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484158 "objectCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484030 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Count> "COUNT"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484126 rdf:type)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483701)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#ge> "ge"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#strbefore> xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484304 <http://spinrdf.org/spl#Attribute>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483884 <http://www.w3.org/2001/XMLSchema#integer>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#month> "month"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/choice_question> "Choice question"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484193 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/has-tested-question> "Determine which questions are tested for this condition. Multiple questions can be tested."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483707)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/object_attribute_value> "Object attribute value"@en)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#path> <http://spinrdf.org/sp#TriplePath>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Select> _:genid2147483657)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483878 _:genid2147483879)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484296 "value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form-layout/propertyPath> "Form layout property path"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#eq> _:genid2147484014)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#day> xsd:integer)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#resultVariables> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483766 "the expected property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#ConstraintTemplate> <http://spinrdf.org/spl#ObjectCountPropertyConstraint>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484024 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#iri> _:genid2147483900)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483922 _:genid2147484156)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy <http://www.w3.org/ns/shacl#PrefixDeclaration> <http://www.w3.org/ns/shacl#>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483884 <http://spinrdf.org/arg#minCount>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_option> "má volbu"@cs)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#query> "Can be used to point from any resource to a Query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484285 _:genid2147484287)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483732 _:genid2147484033)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483650 "The ASK query wrapped by this template."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-coordinate> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/node>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://jena.hpl.hp.com/ARQ/function#localname> _:genid2147483675)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-destination-node> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/edge>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484141 "datatype"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483901 _:genid2147484238)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/has-answer-origin> "Defines entity from which this answer was created."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483836 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form-layout/has-layout-class> "Question layout class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483728 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path2> _:genid2147483738 owl:unionOf)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form-layout/is-disabled> "Defines whether this question should be disabled"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483998)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spin#AskTemplate> _:genid2147483650)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#object>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483958 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#bnode>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483993 _:genid2147484142)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#columnType> "The datatype or resource type of a spin:Column. For example this is useful as metadata to inform a rendering engine that numeric columns (e.g. xsd:float) need to be right-aligned."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483759 _:genid2147484345)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#le> "Returns true if ?arg1 <= ?arg2."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483818 <http://spinrdf.org/sp#arg4>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#replace> _:genid2147483817)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#violationRoot> "The root resource of the violation (often ?this in the constraint body)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#subPath> _:genid2147483981 <http://www.w3.org/2000/01/rdf-schema#subClassOf>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483845)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#AllArguments> _:genid2147483774)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483792 "the subject that is expected to have the value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/zip>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#if> _:genid2147483854)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#and> "Return the logical AND between two (boolean) operands."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483655)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#RangePropertyConstraint> _:genid2147483864)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/s-pipes/question> "Question"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#replace> _:genid2147483818)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMin> _:genid2147483733 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483794 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#UpdateTemplate>))
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/arg#max> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484089 "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483763 "The sub-string that the input string is supposed to end with."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483741)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483937 "The predicate to get the object of (including sub-properties of it)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#ConstraintTemplate> <http://spinrdf.org/spl#ConstraintTemplates>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#NonExistencePropertyPairConstraint> "Non-existence property pair constraint"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483836)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#replace> _:genid2147483815)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484122 _:genid2147484124)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483922 _:genid2147483923)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484133 _:genid2147484134)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483922)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#Modules> "An \"artificial\" parent class for all Functions and Templates."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/form-layout/propertyPath>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#ConstructTemplate> "Construct template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/spin#private> <http://spinrdf.org/spin#Module>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#eq> _:genid2147484013)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484306 _:genid2147484308)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483953 _:genid2147484063)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#divide> "Returns the arithmetic quotient of its operands."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#Attribute> _:genid2147483708)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#sub>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/sp#separator> <http://spinrdf.org/sp#GroupConcat>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483766 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Template> <http://spinrdf.org/spin#Templates>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#replace> _:genid2147483816)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483888 _:genid2147484139)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483979 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/TropeAttributionStatement>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#fromNamed> "Specifies a named RDF Dataset used by a Query (FROM NAMED syntax in SPARQL). Values of this property must be URI resources."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483876 "The potential sub-class."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483755 <http://spinrdf.org/sp#arg3>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483983)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483737 _:genid2147483738)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483970 _:genid2147484127)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/form/accepts-validation-value>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483913 <http://spinrdf.org/spl#Argument>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484306 <http://spinrdf.org/spin#constraint>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483735 _:genid2147484225)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#UpdateTemplate> "Update template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484195 "minCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484108 "message"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#rand> xsd:double)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#subject> <http://spinrdf.org/sp#Tuple>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483757)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#gt> _:genid2147484016)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484339 "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483877 _:genid2147484115)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484013)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#UnionTemplate> "This type can be used for templates that serve as the union (or \"collector\") of other templates. Union templates differ from other templates in that all spl:Arguments are optional. This means that union templates can be declared as subclasses of multiple other templates, yet when instantiated, only some of the arguments defined by the superclasses need to be filled in."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484130 "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483791 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#resultVariables> _:genid2147484025 _:genid2147484059)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484206 _:genid2147484170)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483938)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://spinrdf.org/spin#constructor> <http://spinrdf.org/spin#command>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form-spin/has-origin-context> "has origin context"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484097 _:genid2147484093)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#sha1> "Returns the SHA1 checksum, as a hex digit string, calculated on the UTF-8 representation of the simple literal or lexical form of the xsd:string. Hex digits SHOULD be in lower case."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form-spin/has-answer-value-type> "has answer value type"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483674 _:genid2147483675)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#arg3> "arg3"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#values> "values"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#subPath> _:genid2147483770 <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Clear> "An Update operation that removes all triples from a specified graph. Must specify the graph using sp:graphIRI, or sp:default, sp:named or sp:all. May have the SILENT flag, encoded using sp:silent."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#maxCount> _:genid2147483651 "1"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#in>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483696 _:genid2147484292)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://onto.fel.cvut.cz/ontologies/aviation/documentationTODO> <http://onto.fel.cvut.cz/ontologies/documentation/filled_form> "Form instance"@cs)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#iri> "Creates a IRI resource (node) from a given IRI string (?arg1)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/form/question-origin>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483863 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#hasValue> "Checks whether a given resource (?arg1) has a given value (?arg3) for a given property (?arg2) or one of the sub-properties of it."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#contains>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> <http://spinrdf.org/spin#_arg2> "arg2"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484019)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483845 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483846 _:genid2147484209)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/s-pipes/question>))
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/documentation/todo>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483810 "the node to check"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#year> "Extracts the year from a date/time literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484021 "the literal to get the datatype of"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#UpdateTemplates> "Update templates"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Load> "Load"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#templates> _:genid2147483829 _:genid2147484161)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#bindings> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#MathematicalFunctions> "A collection of functions operating on numbers."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/requires-answer-description-if> <http://onto.fel.cvut.cz/ontologies/documentation/question>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#thisUnbound> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Select> _:genid2147484025)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484278 <http://spinrdf.org/spin#violationPath>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMax> _:genid2147483740 "-2"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#RuleProperty> "The metaclass of spin:rule and its subproperties. spin:RuleProperties can have additional metadata attached to them."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#in> "IN"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#NotExists> "A NOT EXISTS element group."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg3> _:genid2147483954 "has none"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#tz>)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_key>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://topbraid.org/sparqlmotion#Module>))
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/has-editor> <http://onto.fel.cvut.cz/ontologies/documentation/has-author>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#offset> "The OFFSET solution modifier of a Query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-source-node> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/edge>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#named> "named"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_answer>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#TripleTemplate> "A prototypical triple used as template in the head of a Construct query. May contain variables."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#coalesce> "COALESCE"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Load>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#regex> _:genid2147483783)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483881 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#subPath> _:genid2147483776 <http://www.w3.org/2000/01/rdf-schema#subClassOf>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/has-possible-values-query> "Defines entity from which this template was created."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484201 "atClass"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#with> <http://spinrdf.org/sp#Modify>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#ucase> "Converts a string to upper case characters."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/is-valid-answer> "has valid answer"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#strlang> "STRLANG"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#into> "into"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(owl:deprecated <http://spinrdf.org/sp#Delete> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484164 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#not> _:genid2147483782)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#_this> "A system variable representing the current context instance in a rule or constraint."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483748)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483835 "Property must have a value because"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/has-document-snapshots> <http://onto.fel.cvut.cz/ontologies/documentation/logical_document>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483712 _:genid2147483713)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#ObjectCountPropertyConstraint> _:genid2147483886)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483988 _:genid2147483990)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/ufo/power-type>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483800 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#sameTerm> _:genid2147483970)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484275 "p"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/form-layout/has-required-value>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483703 "a comment describing the argument"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147484006 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#datatype> "datatype"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#fromNamed> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes/has-answer>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#timezone> "Returns the timezone part of ?arg1 as an xsd:dayTimeDuration. Raises an error if there is no timezone."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484298 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#lcase> "Converts a string to lower case characters."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Minus> "Minus"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#gt> _:genid2147483717)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/created_from>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483651 <http://spinrdf.org/spin#body>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/has_data_value> <http://onto.fel.cvut.cz/ontologies/documentation/answer>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testResult> <http://spinrdf.org/spl#Test-instanceOf-rdfsLiteral-false> "false"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#resultNodes> <http://spinrdf.org/sp#Describe>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spin#Template>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#ucase> xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/inherits-template-from> <http://onto.fel.cvut.cz/ontologies/form/question-template>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/inherits-template-from>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484207 rdf:type)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#le>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483725 <http://spinrdf.org/spl#maxCount>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483852 _:genid2147484281)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#sha1> <http://www.w3.org/TR/sparql11-query/#func-sha1>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#serviceURI> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#or> _:genid2147483890)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483842 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483668 <http://spinrdf.org/spl#predicate>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#violationValue> "violation value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484167 _:genid2147484168)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#silent> "silent"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/aviation-safety/ae_selection> "Selection attribute"@en)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Sum>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#concat> _:genid2147483835)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/form-layout/outputValue>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#month>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/form/answer-origin>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484176 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#RegexPropertyConstraint> _:genid2147483779)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#gt> _:genid2147483855)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484233 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/form/has-possible-values-query> <http://onto.fel.cvut.cz/ontologies/form/has-origin>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes/relates-to>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has-document-snapshots> "has document snapshots"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484063 "message"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spin#AskTemplates> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#AskTemplate> "Ask template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#contains> "contains"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484357 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#OntologyFunctions> "Ontology functions"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484047 _:genid2147484049)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#sha1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#templates> _:genid2147483669 _:genid2147484065)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483956)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#Warning> "Warning"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/hasConsumer> <http://onto.fel.cvut.cz/ontologies/documentation/logical_record>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#hasValue> _:genid2147483792)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#strbefore> _:genid2147483827)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484226 "listSegment"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484332 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484355 _:genid2147484356)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483895 _:genid2147484195)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/form/has-datatype>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483839 <http://www.w3.org/2001/XMLSchema#integer>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484098 "message"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_question>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://topbraid.org/sparqlmotion#Modules>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484068 "label"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#insertPattern> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483803)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#variable> <http://spinrdf.org/sp#Bind>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#SelectTemplates> "Select templates"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483847 _:genid2147483848)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483766)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Avg>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484192 _:genid2147484194)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484018 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMax> _:genid2147483770 "-2"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#day> "day"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/CompositeManifestation> "CompositeManifestation"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#ReverseLinkPath> "Reverse link path"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484034 "superClass"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484016 "the first operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484022)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484180 <http://spinrdf.org/spin#violationPath>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#modMax> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484028)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#sha256> <http://www.w3.org/TR/sparql11-query/#func-sha256>)
[INFO] Ignoring Unsupported Axiom : SubDataPropertyOf(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-output-parameter> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-parameter>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483700 <http://spinrdf.org/spl#optional>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483778 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483824 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#not>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#strbefore> _:genid2147483826)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#graphIRI> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMin> _:genid2147483919 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484018 <http://www.w3.org/2001/XMLSchema#boolean>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#instanceOf> _:genid2147483936)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#resultNodes> "Contains the result nodes (URI resources or Variables) of a Describe query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#rule> "rule"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483714 _:genid2147484344)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/answer> "Odpověd"@cs)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483826 "The pattern to find within the input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#subPath> _:genid2147483740 <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#templates> _:genid2147483948 _:genid2147484069)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147484002 _:genid2147483972)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#isLiteral> "isLiteral"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483769 _:genid2147483770)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484081 "directType"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/report> "Report"@en)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484131 <http://spinrdf.org/spin#violationRoot>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484283 _:genid2147484253)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483769)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483761 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#body> "body"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/simple_attribute>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#notIn> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484362 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#isBlank> "isBlank"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_related_question> "has related question"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483835 _:genid2147484204)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483711 _:genid2147483712)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/FactualStatements>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483989 <http://www.w3.org/1999/02/22-rdf-syntax-ns#langString>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://www.w3.org/ns/shacl#prefix> "prefix"@en)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484051 rdf:type)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Select> _:genid2147483920)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-content-hash>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484266 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483949 _:genid2147483950)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483760)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483666)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484053 "class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484241 "superClass"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spl#hasArgument> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Let> "Deprecated: use sp:Bind instead.

A variable assignment (LET (?<varName> := <expression>)). Not part of the SPARQL 1.0 standard, but (for example) ARQ."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#notExists> _:genid2147483903)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ModPath> _:genid2147483919)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483856 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> <http://spinrdf.org/spin#_arg5> "arg5"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#not> _:genid2147483752)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#notIn> _:genid2147483819)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483801)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484138 "datatype"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484043 "bp"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#ge> ">="^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483664 _:genid2147483665)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#SPINOverview> "Finds all constraints and rules attached to classes in the current graph, using spin:constraint, spin:constructor, spin:rule or their sub-properties. The result set will contain the associated class, the predicate, and the SPIN rule."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483730 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483956 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484299 _:genid2147484300)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#bound> _:genid2147484024)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483796 "The value to get the floor of."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#strends> <http://www.w3.org/TR/sparql11-query/#func-ends>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483726 "the RDF property holding the attribute value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484227 "subject"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#resultVariables> _:genid2147483846 _:genid2147484210)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#notIn>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#or> _:genid2147483866)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#hasValueOfType>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483764)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484155 "expected"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483938 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483962 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Ask> _:genid2147483877)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#hasArgument> "Checks if a given module class (?module) has at least one declared spl:Argument."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/spin#constructor> rdfs:Class)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/edge>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#bnode> "bnode"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483945)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483930)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#modMax> "mod max"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483792 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484010 "The subject to get the object from."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#and> _:genid2147483894)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/answer>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484372 "atClass"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#iri>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/based_on> "based on"@en)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#subjectCount> _:genid2147483946)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/is-link-template-of> "Subject of this relation is a template relation (?s_qts_rel) that defines contract how any of its question should be created. Every question created using ?s_qts_rel must be only reference to other question created from ?o_qts_rel, i.e. template relation within object of this relation. Domain and range of this relation is of type reification of ?qt1 has-subtemplate ?qt2."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#maxCount> _:genid2147483649 "1"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#and> _:genid2147483870)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483987 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#UpdateTemplate> <http://spinrdf.org/spin#UpdateTemplates>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#MagicProperty> <http://spinrdf.org/spin#MagicProperties>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spl#Attribute> "Attribute {?predicate} : {?valueType} [{?minCount},{?maxCount}]"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#command> "Can be used to link a resource with a SPARQL query or update request (sp:Command)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#notExists> "NOT EXISTS"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483965 "The literal to test."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#strlen> "strlen"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> <http://spinrdf.org/spin#_arg4> "arg4"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483749 _:genid2147484327)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484191 "expected"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483974 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483838 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#bindings> "The actual bindings of a sp:Values element."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#unaryPlus> _:genid2147483813)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484010 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/form/has-origin-path>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484295 "valueType"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483863 "The maximum value."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Construct> "Construct"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#strlen> xsd:integer)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483853 _:genid2147484277)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/hasConsumer> <http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484021 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484285 rdf:first)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483953 _:genid2147483954)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483650 <http://spinrdf.org/spin#body>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#strafter> <http://www.w3.org/TR/sparql11-query/#func-strafter>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#isNumeric> "isNumeric"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#uri> _:genid2147483840)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#Rule> "Rule"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/has-preceding-template> <http://onto.fel.cvut.cz/ontologies/form/question-template>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484356 "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484344 "minCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#resultVariables> _:genid2147483946 _:genid2147484215)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://topbraid.org/sparqlmotion#next> <http://topbraid.org/sparqlmotion#Modules>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testExpression> <http://spinrdf.org/spl#Test-object-labelOfArgument> _:genid2147483910)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484172 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483908 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483938 "The subject to get the object from."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483893)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483648 "the body of the function"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#and> _:genid2147483867)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483755)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#ModPath>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#in> "Checks whether the value on the left (?arg1) is one of the values on the right (?arg2, ?arg3 ...)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spin#SelectTemplates> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#strlang>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#langMatches> "Returns true if language-tag (first argument) matches language-range (second argument) per the basic filtering scheme defined in [RFC4647] section 3.3.1."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/logical_record> "Logical record"@en)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spin#UpdateTemplates> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484086 "optional"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483662 _:genid2147484042)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483975 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/form/positive-validation-condition>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483978)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#violationPath> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483902)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/aviation-safety/attribute_type>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#path1> "The first child path of a property path. Used by sp:AltPath and sp:SeqPath."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483649 "The CONSTRUCT query wrapped by this template."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Construct> _:genid2147483829)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484338 "minCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#RegexPropertyConstraint> _:genid2147483780)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#abs>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/spin#column> <http://spinrdf.org/spin#TableDataProvider>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/question> "Otázka"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#select> "select"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#resultVariables> _:genid2147483731 _:genid2147484032)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#subject> "A resource or Variable describing the subject of a triple."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483735)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#DeleteData>))
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/form/has-question-origin> <http://onto.fel.cvut.cz/ontologies/form/has-origin>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483813 "the operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484042 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#notExists> _:genid2147483667)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484289 "message"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483791)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#regex> _:genid2147484022)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483825)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#eq> "="^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483914 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/entity> "entity"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483818 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#violationValue> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#minCount> _:genid2147483651 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form-layout/outputValue> "Form layout output value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483797)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Ask> _:genid2147483859)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483729 <http://www.w3.org/2002/07/owl#Restriction>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483788)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/has_question> <http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#Argument> _:genid2147483669)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/based_on> <http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484027)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484231 _:genid2147484223)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#min> _:genid2147483844)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-output-parameter>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483969 _:genid2147483970)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484171 _:genid2147484170)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/SimpleDocumentation>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#select> "Executes a given SELECT or ASK query (or a corresponding SPIN template call) and binds its result rows to the variables specified on the right hand side. May also pre-bind variables for the query execution, using name-value pairs on the left hand side.

Example:

    (?query \"this\" owl:Thing) spin:select (?a ?b)

will execute the sp:Select or sp:Ask that ?query points to and pre-bind ?this with the value of owl:Thing for the execution of the query. The first result variable of the query's result set will be bound to ?a, the second to ?b etc. If the nodes on the right are bound (or constants) then it will match with the values from the result set."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_responsible_agent>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483816)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484021)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484013 "the second value to compare"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMax> _:genid2147483879 "-2"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#ConstructTemplate> <http://spinrdf.org/spl#InferDefaultValue>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Exists> "An EXISTS element group."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationPropertyDomain(<http://spinrdf.org/spl#instance> <http://spinrdf.org/sp#ModuleCall>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483762 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484242 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#document> "The URI of the document to load using a LOAD Update operation."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#ElementList> "A list of Elements. This class is never instantiated directly as SPIN will use plain rdf:Lists to store element lists."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484272 _:genid2147484273)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#AllArguments> "Gets a list of all spl:Arguments declared at a given class and its superclasses."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483837 "The string value."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Select>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483678 _:genid2147484076)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#orderBy> <http://spinrdf.org/sp#Query>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483963)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484278 _:genid2147484223)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#subject> "subject"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483886 _:genid2147484160)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#coalesce> "Takes any number of arguments, and returns the first bound argument, starting at the left."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#tz> "Returns the timezone part of ?arg1 as a simple literal. Returns the empty string if there is no timezone."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#lt> _:genid2147483895)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-preceding-template>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483751 _:genid2147483752)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#OntologyFunctions>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/simple_attribute> "Jednoduchá otázka"@cs)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://www.w3.org/ns/shacl#namespace> "The namespace associated with a prefix in a prefix declaration."@en)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#node> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484044 "datatype"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483863 <http://spinrdf.org/arg#max>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#elements> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483991 _:genid2147484141)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#ucase> "UCASE"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#and> _:genid2147484018)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Sum> "SUM"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483810)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#MagicProperty> <http://spinrdf.org/spin#select>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#min> _:genid2147483845)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#arg5> "The fifth argument of a function call. Further arguments are not common in SPARQL, therefore no sp:arg6, etc are defined here. However, they can be created if needed."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#objectSubProp> "object sub prop"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483693)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Service>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-origin-path> "has origin path"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#isLiteral>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483826 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483821 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483773)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483701 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483807)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484217 _:genid2147484219)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spl#predicate> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#hasValue> _:genid2147483793)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#unaryMinus> "Returns the operand ?arg1 with the sign reversed. If ?arg1 is positive, its negative is returned; if it is negative, its positive is returned."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483779)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#encode_for_uri>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#isUntypedLiteral> "isUntypedLiteral"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484135 _:genid2147484136)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484018)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#unaryMinus> _:genid2147483899)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483986 _:genid2147483988)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#isURI> "isURI"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/form/question-template>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484312 "message"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#InsertData> "Insert data"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#object> _:genid2147483913)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#subPath> _:genid2147483879 <http://www.w3.org/2000/01/rdf-schema#subClassOf>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483958 "The input literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ModPath> _:genid2147483861)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483865)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483735 _:genid2147483736)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484257 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484012)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483754 "The date or dateTime argument."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Insert>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483860 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#ConstraintTemplate> <http://spinrdf.org/spl#RegexPropertyConstraint>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483875 <http://www.w3.org/2000/01/rdf-schema#Class>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#not> _:genid2147483679)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#ConstructTemplate> <http://spinrdf.org/spl#Attribute>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#Warning> "Indicates that the associated constraint violation is a problem that may not have to be fixed but may lead to issues in the future."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483880 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#InsertData>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#strends>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#valueType> "value type"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483706 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483745)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> <http://spinrdf.org/spin#_arg1> "arg1"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/VideoData>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spl#subjectCount> xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form-layout/is-hidden> "is hidden"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#md5> <http://www.w3.org/TR/sparql11-query/#func-md5>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483728)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483719)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483909)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#hasValue>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483875)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#AllArguments> "All arguments"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spl#maxCount> <http://spinrdf.org/spl#count>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483998 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483731 _:genid2147484031)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483660 <http://spinrdf.org/spin#constructor>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Variable> <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Optional> _:genid2147483750)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#concat> _:genid2147483954)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#strafter> "strafter"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483761 "The input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#isIRI> _:genid2147483671)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#ConstructTemplate> <http://spinrdf.org/spl#ConstructDefaultValues>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#templates> <http://spinrdf.org/sp#Construct>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/RuleStatement>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#resultVariables> _:genid2147483852 _:genid2147484282)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483670 _:genid2147483671)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484365 "valueType"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Sample>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483970 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484095 _:genid2147484093)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#replace> "REPLACE"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483893 _:genid2147484188)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483708 _:genid2147484311)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#all> "Used in DROP and CLEAR."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spl#RangePropertyConstraint> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#round> _:genid2147483760)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483798 "The value to find."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#subject> "subject"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483671 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/data_attribute_value>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#ConstraintTemplate> "Constraint template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/requires-answer-description-if>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483780 _:genid2147484178)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484340 _:genid2147484341)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#sha512> "SHA512"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#RuleProperty> "Rule property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483983 "the second operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg5> _:genid2147483688 ")"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#lang>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#ConstraintTemplate> <http://spinrdf.org/spl#PropertyPairConstraintTemplates>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483702 "the value type of the argument"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#columnWidth> "The preferred width of the associated Column, for display purposes. Values in pixels (rendering engines may multiply the values depending on resolution)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#subPath> "sub path"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484206 <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484007 "the type that the instance must have"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484030)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#systemProperty> "An \"abstract\" base property that groups together those system properties that the user will hardly ever need to see in property trees. This property may be dropped in future versions of this ontology - right now it's mainly here for convenience."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484163 "objectCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form-layout/is-disabled> "is disabled"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form-spin/has-declared-prefix> "Represents an declared prefix that can be used within SPARQL query of an answer of this question."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/aviation-safety/ae_long_text> "Long text attribute"@en)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/SensoryData>))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/based_on_event>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#SystemClass> "An \"artificial\" root class that groups all SP classes. This makes them look much less overwhelming in UI tools. Typical end users don't need to see those classes anyway."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#subPropertyOf> "Checks whether a given property (?arg1) is a (transitive) sub-property of another property (?arg2)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Path>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484335 "maxCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#lt> _:genid2147483871)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483820 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484022 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#SubQuery>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484060 _:genid2147484062)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484022 <http://spinrdf.org/sp#arg3>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/graph>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/checklist> "Kontrolní list"@cs)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#exists> _:genid2147483952)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#graphNameNode> <http://spinrdf.org/sp#NamedGraph>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484306 _:genid2147484307)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/sp#reduced> <http://spinrdf.org/sp#Select>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#eval> _:genid2147483923)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/has_question> <http://onto.fel.cvut.cz/ontologies/documentation/logical_record>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483798 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147484025 _:genid2147484058)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ModPath> _:genid2147483981)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484143 "expected"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form-spin/has-answer-value-type> "Represents a type of answer values based on the question"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#imports> "Can be used to link an RDF graph (usually the instance of owl:Ontology) with a SPIN library to define constraints. SPIN-aware tools should include the definitions from those libraries for constraint checking. Using such libraries is a simpler alternative than explicitly importing them using owl:imports, because it does not force all the SPIN triples into the RDF model."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Variable>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#MagicProperty>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483727 <http://www.w3.org/2000/01/rdf-schema#Class>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spl#UntypedObjectPropertyConstraint> "Values of {?property} must have a type"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484347 "value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484072 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483889)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes/has-related-question>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spl#subClassOf> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483681 _:genid2147483682)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147484001)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/form-layout/has-layout-class>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#sha512> xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483936 <http://www.w3.org/2002/07/owl#Thing>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#using> <http://spinrdf.org/sp#Modify>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#strstarts> <http://www.w3.org/TR/sparql11-query/#func-starts>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#columnWidth> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483805)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#sha384> <http://www.w3.org/TR/sparql11-query/#func-sha384>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Count> _:genid2147483947)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#BooleanFunctions> "A collection of functions that return a boolean value (true or false)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483656 "The expected result of the test case, or nothing to indicate that an error is expected."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484020 "the first argument"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483925 _:genid2147483926)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483659)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483727 "the type that all values of the property must have"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#Info> "Indicates that the associated constraint violation is a not a problem. This level can be used for diagnostic and debugging purposes."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#year> xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483692 _:genid2147484132)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/aviation-safety/attribute_type> "Typ atributu"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/aviation-safety/ae_short_text> "Atribut krátkého textového vstupu"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#bnode> "BNODE"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Select> _:genid2147483946)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#sameTerm> "Returns TRUE if ?arg1 and ?arg2 are the same RDF term as defined in Resource Description Framework (RDF): Concepts and Abstract Syntax; returns FALSE otherwise."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#instanceOf> _:genid2147483729)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483797 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#ConstructTemplate> <http://spinrdf.org/spl#Argument>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#notExists> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#ConstructTemplate>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483899)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#add> "Returns the arithmetic sum of its operands."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/form/template-entity>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483844 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> <http://spinrdf.org/spin#_arg3> "arg3"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#TestCase> <http://spinrdf.org/spl#Test-instanceOf-lingualString>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484236 "message"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#labelTemplate> "label template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#Module>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testResult> <http://spinrdf.org/spl#Test-instanceOf-lingualString> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#Column> "Column"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484087 _:genid2147484089)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484016 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484060 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#violationRoot> "violation root"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Union> "A UNION group."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483834)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483826 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483753 _:genid2147484315)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spl#testResult> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483818 "Additional flags for the replacement."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMin> _:genid2147483795 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484314 "con"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#from> <http://spinrdf.org/sp#Query>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#NamedGraph>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483841 "the second operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484245 "pattern"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#isIRI> _:genid2147483972)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483950 _:genid2147484071)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#eq> _:genid2147483678)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#fromNamed> "from named"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483872 _:genid2147484309)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#Fatal> "Fatal"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#sameTerm> "same term"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484187 "actual"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/form/section>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Construct> _:genid2147483917)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Select> "Select query"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/form/entity>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483808 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#MathematicalFunctions>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Select> _:genid2147483774)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#templates> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484348 <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483779 "The regular expression to match."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483881 "the first operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484011 "the subject to get the number of objects of"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#subPath> "The child path of a property path expression. This is used by ReversePath and ModPath."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484097 _:genid2147484098)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#groupBy> <http://spinrdf.org/sp#Select>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483884)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#varNames> <http://spinrdf.org/sp#Values>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#maxCount> _:genid2147483650 "1"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/has_related_question> <http://onto.fel.cvut.cz/ontologies/ufo/has_part>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg3> _:genid2147483785 "must match the regular expression \""^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484120 "min"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483992 _:genid2147483993)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484254 "message"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#round> "Returns the number with no fractional part that is closest to the argument. If there are two such numbers, then the one that is closest to positive infinity is returned. An error is raised if ?arg1 is not a numeric value."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#sha512> "sha512"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483822 "The input literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484377 "result"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483874 _:genid2147484119)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/aviation-safety/ae_short_text> "Short text attribute"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483884 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#arg5> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484022 "the flags"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483734 _:genid2147484035)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484184 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#max> "Takes two arguments and returns the larger one of them."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#strlang> rdf:PlainLiteral)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483727 <http://spinrdf.org/spl#valueType>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483926 _:genid2147483928)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484297 "min"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-preceding-question>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#ConstraintViolationLevel> "The type of the supported levels of constraint violations, including spin:Error and spin:Warning."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483746 _:genid2147484320)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/data_attribute_value> "Datová hodnota atributu"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483745 _:genid2147483746)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#ConstructDefaultValues> _:genid2147483652)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#struuid> "struuid"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-answer-origin>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#subClassOf> _:genid2147483877)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483903 _:genid2147484213)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#ge>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#TriplePattern>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483953)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147484002 _:genid2147484003)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#Attribute> _:genid2147483728)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483963 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationPropertyDomain(<http://spinrdf.org/sp#object> <http://spinrdf.org/sp#Tuple>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484184 _:genid2147484185)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483960 "the literal that is expected to have ?arg2 as language tag"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Drop> "An Update operation that removes a specified graph from the Graph Store. Must specify the graph using sp:graphIRI, or sp:default, sp:named or sp:all. May have the SILENT flag, encoded using sp:silent."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/data_attribute_value> "Data attribute value"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#UUID> "UUID"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Create> "An Update operation that creates a new empty graph with a name specified by sp:graphIRI. May have sp:silent set to true."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#Attribute> _:genid2147483727)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484026)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/form/has-origin-path-id>))
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/spin#columnWidth> <http://spinrdf.org/spin#Column>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484224 "result"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483885 "The maximum number of values that the property must have."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483986 _:genid2147483987)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484024 "the variable or expression that is checked"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147484000 _:genid2147484173)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/option> "Option"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483862 <http://spinrdf.org/arg#min>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spin#eval> _:genid2147483974)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483669 _:genid2147484066)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#rand> "Returns a number between 0 (inclusive) and 1.0e0 (exclusive). Different numbers can be produced every time this function is invoked. Numbers should be produced with approximately equal probability."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/not_known> <http://onto.fel.cvut.cz/ontologies/documentation/concept_term_collection>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#tz> "tz"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#limit> "The LIMIT solution modifier of a Query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483697 _:genid2147484293)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483659 <http://spinrdf.org/spin#constraint>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-template>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484088 "value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483805 _:genid2147483806)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483837 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#Attribute> _:genid2147483726)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483802 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484099 rdf:type)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spl#subPropertyOf> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#StringFunctions> "A collection of functions that return strings."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Select> _:genid2147484009)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484036 "bp"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#DeleteWhere> "Delete where"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#Attribute> _:genid2147483725)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483888 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483911 _:genid2147484263)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483844 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#arg> "Abstract superproperty for the enumerated arg1, arg2 etc."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#columnType> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483885)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483862 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483880 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483820 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-context-hash>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484146 "someValue"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#objectCount> _:genid2147484019)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484087 _:genid2147484088)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#TriplePattern> "A triple pattern used in the body of a query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#graphNameNode> "The name (URI or Variable) of a NamedGraph."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484072 _:genid2147484074)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#ucase>)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/based_on_event> <http://onto.fel.cvut.cz/ontologies/documentation/based_on>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483996 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#UUID> rdfs:Resource)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#ConstraintTemplates> "Abstract superclass of templates that can be used as spin:constraints. The subclasses are expected to construct spin:ConstraintViolations and use ?this to talk about the instances of the associated class."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/not_processed>))
[INFO] Ignoring Unsupported Axiom : SubDataPropertyOf(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-y-coordinate> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-coordinate>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#le> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/report>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMin> _:genid2147483776 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484011)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#lcase> _:genid2147483838)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483906 "test"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484017)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-destination-node>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/is-relevant-if> "is relevant if"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/sp#modMax> <http://spinrdf.org/sp#ModPath>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Max> "MAX"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484029 "the first operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483945 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg3> _:genid2147483688 "(expected:"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationPropertyDomain(<http://spinrdf.org/sp#node> <http://spinrdf.org/sp#ReverseLinkPath>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483876)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#ConstructDefaultValues> "Construct default values"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484304 rdf:type)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483865 _:genid2147483866)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/has_revision> <http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Command> "Command"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484020)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#TestCase> <http://spinrdf.org/spl#Test-instanceOf-untypedString>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spl#count> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484156 "actual"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#tz> <http://www.w3.org/TR/sparql11-query/#func-tz>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484122 _:genid2147484123)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#hasValueOfType> "hasValueOfType"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484261 <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147484004 _:genid2147483994)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#silent> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#now> xsd:dateTime)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#as> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Delete> "Delete"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483703 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483904 _:genid2147484228)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483797 <http://www.w3.org/2001/XMLSchema#dateTime>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483781)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_data_value> "má datovou hodnotu"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483904 _:genid2147483905)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483933 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#timezone> _:genid2147483797)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483700 "indicates whether the argument is optional"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/checklist> "Checklist"@en)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Optional> "An optional element in a query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483909 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#subjectCount> _:genid2147483945)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483850 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#day> _:genid2147483883)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483907 <http://www.w3.org/2002/07/owl#Thing>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#default> "default"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484239 _:genid2147484241)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484060 _:genid2147484061)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-module-type> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/node>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484137 "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#PropertyConstraintTemplates> "Property constraint templates"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/has-origin-type> "Defines type of entity from which this template was created."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484055 "rule"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#subjectCount> "Gets the number of values of a given property (?arg1) at a given object (?arg2). The result is the number of matches of (?subject, ?arg1, ?arg2)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/documented-by>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#str> "str"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483916 "the first operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#arg2> "The second argument of a function call."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://onto.fel.cvut.cz/ontologies/aviation-safety/attribute_type> <http://onto.fel.cvut.cz/ontologies/aviation-safety/ae_selection>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483765)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483775 _:genid2147484351)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#MagicProperty> <http://spinrdf.org/spl#relevantPropertyAtClass>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-preceding-template> "has preceding question template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#sha1> xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483756)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#day> "day"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#Argument> "Provides metadata about an argument of a SPIN Function or Template. Arguments wrap a given rdf:Property (predicate) and specify its value type and whether the argument is optional. When used as spin:constraint, the body of this template will verify that a non-optional value exists and that it has the specified value type. Arguments that have been declared spl:optional true become optional if the type of ?this is spl:UnionTemplate."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#AskTemplate> <http://spinrdf.org/spin#AskTemplates>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484208 "arg"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(owl:deprecated <http://spinrdf.org/sp#Insert> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483998 <http://www.w3.org/2001/XMLSchema#boolean>)
[INFO] Ignoring Unsupported Axiom : Declaration(AnnotationProperty(<http://onto.fel.cvut.cz/ontologies/aviation/documentationTODO>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#isLiteral> _:genid2147483696)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#instanceOf> _:genid2147483932)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483885 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483667 _:genid2147484056)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484319 "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484123 "attribute"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/has-document-snapshots> <http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483843 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#and> _:genid2147484027)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/unknown_concept_term>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#GroupConcat> "Represents GROUP_CONCAT aggregations."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483937)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484313 _:genid2147484314)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#min>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484096 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483915 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-origin>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-template-origin> "has template origin"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/has-preceding-question> "Defines that this question follows (typicaly chronologically) specified question."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#query> "query"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483831 _:genid2147484140)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484278 _:genid2147484279)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:isDefinedBy <http://www.w3.org/ns/shacl#prefix> <http://www.w3.org/ns/shacl#>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483882 "The node to check whether it's numeric."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#hasArgument> _:genid2147483804)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#and> "&&"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#datatype> "Returns the datatype IRI of argument ?arg1; returns xsd:string if the parameter is a simple literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form-layout/is-hidden> "Defines whether this question should be hidden"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#month> _:genid2147483908)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(owl:versionInfo <http://spinrdf.org/spl#object> "Note that in TopBraid this function has been implemented in native Java code, for performance reasons."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#strafter> _:genid2147483820)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#subPath> _:genid2147483733 <http://www.w3.org/2000/01/rdf-schema#subClassOf>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#encode_for_uri> _:genid2147483909)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#ConstraintViolationLevel> <http://spinrdf.org/spin#Warning>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483730 "The property."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ne> _:genid2147483927)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483887 _:genid2147483888)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/requires-answer>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#abs> <http://www.w3.org/TR/sparql11-query/#func-abs>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#strlang> <http://www.w3.org/TR/sparql11-query/#func-strlang>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMax> _:genid2147483733 "-2"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#OrderByCondition> "An abstract base class for ascending or descending order conditions. Instances of this class (typically bnodes) must have a value for expression to point to the actual values."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMax> _:genid2147483861 "-2"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483977 "The function result if ?arg1 is true."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484028 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spl#ObjectCountPropertyConstraint> "The property {?property} must have between {?minCount} and {?maxCount} values"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484308 "con"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://www.w3.org/ns/shacl#namespace> "namespace"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483754 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/AtomicStatements>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#violationSource> "violation source"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ModPath> _:genid2147483740)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484229 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/s-pipes-view/view> "View"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483718 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-origin-path-id> "has origin path id"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483737 _:genid2147484230)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#columnIndex> "column index"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483747)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484136 "value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#and> _:genid2147483694)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#objectCount> _:genid2147484011)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483744 _:genid2147484276)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483752 _:genid2147483753)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484084 "type"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#named> "Used in DROP and CLEAR."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#subPath> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_revision>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Attribute> _:genid2147483654)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Values> "Values"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Tuple>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#subjectCount> _:genid2147483944)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484382 "subject"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#TestCase> <http://spinrdf.org/spl#Test-instanceOf-typedString>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#strafter> _:genid2147483821)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483814 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-author>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spin#Functions> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483773 "The class to get the arguments of."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483661)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#isURI> "Checks whether a node is a URI."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#MagicProperties> "An abstract superclass that can be used to group all spin:MagicProperty instances under a single parent class."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#ElementGroup> "Element group"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#isBlank> _:genid2147483997)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-preceding-value>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483800 "The input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483843)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484235 _:genid2147484168)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484014 "the first value to compare"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483802 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#subClassOf>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483978 <http://www.w3.org/2001/XMLSchema#boolean>)
[INFO] Ignoring Unsupported Axiom : InverseObjectProperties(<http://onto.fel.cvut.cz/ontologies/documentation/documented-by> <http://onto.fel.cvut.cz/ontologies/documentation/documents>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Service> "Service"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#ucase> _:genid2147483914)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/documentation/not_known> "This is used to express that something is not known by a something else. The way that it is used in the document ontology is to express that a collection of terms does not know abobut a given term."@en)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483883 "The date or dateTime argument."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#hours>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483996)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#ucase> "UCASE"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483943 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483805 _:genid2147484302)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#lt> _:genid2147483979)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484103 _:genid2147484105)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#notExists> _:genid2147483833)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484277 "result"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#timezone> <http://www.w3.org/TR/sparql11-query/#func-timezone>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/spin#violationRoot> <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#strafter> xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483676)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#replace> <http://www.w3.org/TR/sparql11-query/#func-replace>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-context-hash> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/view>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483869 _:genid2147484325)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/s-pipes/context>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483676 _:genid2147483677)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483670)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#ConstraintViolationLevel>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#unaryPlus> "Returns the operand ?arg1 with the sign unchanged. Semantically, this operation performs no operation."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-preceding-value> "has preceding question"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484014 <http://www.w3.org/2001/XMLSchema#boolean>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#instanceOf> _:genid2147484008)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483653 <http://spinrdf.org/sp#Select>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483668)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/represented_using>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484321 _:genid2147484322)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483858 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#iri> "IRI"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483794)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484358 "value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Optional>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#and> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#strlen>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#arg4> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form-spin/has-origin-context> "Represents the context IRI where the question's origin comes from."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484285 _:genid2147484286)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483957 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#regex> _:genid2147484026)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://xmlns.com/foaf/0.1/Person> "SPipes Editor Person"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#thisUnbound> "Can be set to true for SPIN rules and constraints that do not require pre-binding the variable ?this with all members of the associated class. This flag should only be set to true if the WHERE clause is sufficiently strong to only bind instances of the associated class, or its subclasses. In those cases, the engine can greatly improve performance of query execution, because it does not need to add clauses to narrow down the WHERE clause."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#varNames> "The names of the variables (xsd:strings) of the variables declared for a VALUES element."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483854 _:genid2147483855)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484011 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#tz> "TZ"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-origin> "has origin"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#NotExists>))
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spl#optional> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMax> _:genid2147483981 "-2"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484364 "p"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#eval> "eval"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : EquivalentClasses(<http://onto.fel.cvut.cz/ontologies/documentation/object_attribute_value> ObjectIntersectionOf(<http://onto.fel.cvut.cz/ontologies/documentation/answer> ObjectSomeValuesFrom(<http://onto.fel.cvut.cz/ontologies/documentation/has_object_value> owl:Thing)))
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/consists-of-edge>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/Data>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484167 <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Desc> "Desc"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#subPropertyOf>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Select> _:genid2147483852)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#exists> _:genid2147483831)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483946 _:genid2147484214)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483868 _:genid2147484323)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483963 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#instanceOf> _:genid2147484007)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484019 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spl#instance> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483837 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483704)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#isIRI> _:genid2147483746)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#objectCount> _:genid2147484025)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#notIn> "NOT IN"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484217 rdf:type)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Query> "Abstract base class of the various types of supported queries. Common to all types of queries is that they can have a body (\"WHERE clause\")."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#instance> "instance"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483936 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has-editor>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483685)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/logical_form>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#TriplePath> "Triple path"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483777 "The input literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484189 _:genid2147484190)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483687 _:genid2147483688)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/based_on_occurrence> <http://onto.fel.cvut.cz/ontologies/documentation/based_on_event>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#abs> "abs"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#if> "IF"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/database>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/document_section>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#strafter> "Returns a literal of the same kind (simple literal, plain literal same language tag, xsd:string) as the first argument arg1. The lexical form of the result is the substring of the value of arg1 that proceeds in arg1 the first occurrence of the lexical form of arg2; otherwise the lexical form of the result is the empty string. If the lexical form of arg2 is the empty string, the lexical form of the result is the emprty string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#CountPropertyConstraintTemplates> "Count property constraint templates"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#exists> "EXISTS"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#hasValueOfType> _:genid2147483766)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483784 _:genid2147483785)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484109 <http://spinrdf.org/spl#testExpression>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483942 "the second operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483819 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#or> _:genid2147483985)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484023 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#regex> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Sample> "SAMPLE"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Query> "Query"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#ConstraintViolation> "Constraint violation"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484012 "the first operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483698 _:genid2147483699)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483713 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483952 _:genid2147484057)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484283 rdf:type)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/accepts-answer-value> "accepts value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#path2> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483828 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#ne> "!="^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#regex> "Returns true if a string (?arg1) matches the regular expression supplied as a pattern (?arg2) as influenced by the value of flags (?arg3), otherwise returns false."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483660 _:genid2147484040)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483783 _:genid2147484246)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(xsd:string _:genid2147484127)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#offset> "offset"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/is-valid-answer> "Defines  set of answers that need to be valid in order for condition to hold."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484200 <http://spinrdf.org/spin#constraint>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#hasValueOfType> _:genid2147483765)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#ceil> <http://www.w3.org/TR/sparql11-query/#func-ceil>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483982 "the first operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#values> "The VALUES block at the end of a query. The object may just be an untyped blank node, i.e. the sp:Values type triple is optional."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#minutes>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483779 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484340 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484381 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-subtemplate>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#month> "month"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spl#hasValue> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483956 "the second number"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/ChangeStatement>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#serviceURI> <http://spinrdf.org/sp#Service>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483860 _:genid2147483861)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#_this> "_this"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#OrderByCondition>))
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#object> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/aviation-safety/ae_selection> "Atribut výběru"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483871 _:genid2147484297)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483744 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483887 _:genid2147484158)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484252 _:genid2147484253)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testResult> <http://spinrdf.org/spl#Test-instanceOf-rdfsClassInheritance> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/template-entity> "template-entity"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483955 "The input value."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#Templates> "Suggested abstract base class for all Templates."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#str> "Returns the lexical form of ?arg1 (a literal); returns the codepoint representation of ?arg1 (an IRI). This is useful for examining parts of an IRI, for instance, the host-name."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Delete>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#reduced> "reduced"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483870 _:genid2147483871)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#subPath> _:genid2147483663 <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Union> _:genid2147483658)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484317 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/is-clone-of-question> "Question within subject of this relation is unmodifiable clone of question within object of this relation."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483850 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#templates> _:genid2147483864 _:genid2147484270)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#OrderByCondition> "Order by condition"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483912)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483705 _:genid2147484330)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/has_responsible_organization> <http://onto.fel.cvut.cz/ontologies/documentation/has_responsible_agent>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#subPath> _:genid2147483919 <http://www.w3.org/2000/01/rdf-schema#subClassOf>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Union>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#templates> _:genid2147483901 _:genid2147484237)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#lt> "Returns true if ?arg1 < ?arg2."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spl#MiscFunctions> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Ask> _:genid2147483966)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147484224 _:genid2147483947)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483747 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#ConstructDefaultValues> _:genid2147483917)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483858)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/logical_record> "Logický zápis"@cs)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/composite_attribute>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#if> "The SPARQL 1.1 built-in function IF."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#isIRI> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484221 "pattern"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483756 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#strbefore> <http://www.w3.org/TR/sparql11-query/#func-strbefore>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483784 _:genid2147484248)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#uri> "URI"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#Argument> _:genid2147483668)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#orderBy> "Links a query with an ORDER BY clause where the values are rdf:List containing OrderByConditions or expressions. While the domain of this property is sp:Query, only Describe and Select queries can have values of it."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483649 <http://spinrdf.org/spin#body>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#Template> "Template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484274 _:genid2147484275)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/arg#minCount> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#add> "add"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#or> "||"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483832 _:genid2147483833)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484027 "the second operand of the intersection"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#StringFunctions>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#bound> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_data_value>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483700 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483678 "false"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#hasValueOfType> _:genid2147483767)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483803 "The module class to check."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spl#objectCount> xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483814 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/spin#columnIndex> <http://spinrdf.org/spin#Column>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484247 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484288 rdfs:label)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#divide>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#symbol> "symbol"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/regulation_document> "Regulation document"@en)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#MagicProperty> <http://spinrdf.org/spin#construct>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Attribute> _:genid2147483653)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#unaryMinus> "unary minus"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483923 _:genid2147484157)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#isURI> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#separator> "separator"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/Diagrams>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483976 "The function result if ?arg1 is false."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483917 _:genid2147484078)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484204 "otherProperty"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483960 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#maxCount> _:genid2147483654 "1"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484341 "subject"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483918 _:genid2147484081)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483775)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484102 "template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#unaryPlus> "+"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483649 <http://spinrdf.org/sp#Construct>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-parameter> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/node>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#systemProperty> "SP system property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#hours> "Extracts the hours from a date/time literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483885 <http://spinrdf.org/arg#maxCount>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484095 <http://spinrdf.org/spin#violationPath>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483942 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483961 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#objectSubProp> "Gets the object of a given subject (?arg1) / predicate (?arg2) combination, also taking the sub-properties of ?arg2 into account. Note that if multiple values are present then the result might be unpredictably random."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spl#NonExistencePropertyPairConstraint> "The property {?property} must have no values as long as {?otherProperty} has none"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#TableDataProvider> "Table data provider"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Construct> _:genid2147483948)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#path1> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483703)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#TestCase> "A test to verify that a SPIN function or magic property works as expected, and to generate documentation of example uses of the function. Each TestCase consists of a SPARQL function call or an expression that can be executed with spin:eval, and an expected result. The test framework only needs to execute spin:eval on the expression and compare it with the expected result."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#BooleanFunctions> "Boolean functions"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484091 "value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483850)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484232 _:genid2147484233)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#path1> "path1"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/has_object_value> <http://onto.fel.cvut.cz/ontologies/documentation/answer>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484165 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483824 "The input literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#objectCount> _:genid2147483718)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#ConstraintTemplate> <http://spinrdf.org/spl#ExistencePropertyPairConstraint>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#and> _:genid2147483986)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483856)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spin#SelectTemplate> _:genid2147483653)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#isIRI>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483661 <http://spinrdf.org/spin#rule>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483943 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#unaryMinus> "-"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483693 _:genid2147483694)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483758 _:genid2147484342)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Variable> <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483937 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483847)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#Function> "Function"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/arg#otherProperty> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : SubDataPropertyOf(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-x-coordinate> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-coordinate>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484129 "attribute"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#iri> "IRI"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484346 "valueType"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483894 _:genid2147483895)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#path2> "path2"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-parameter>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484153 _:genid2147484155)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483799 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484164 _:genid2147484165)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483841)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#replace> "replace"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484207 _:genid2147484208)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#NamedGraph> _:genid2147483911)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Query>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Values>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483794 _:genid2147484259)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#cachable> "Can be set to true to instruct the SPIN engine that it may cache the results of all calls to the associated function. Functions should only be marked as cachable if the same combination of input arguments always returns the same result. Functions that query a graph or other background data that may change over time should not be cached. Caching can significantly improve performance of frequently needed functions."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Exists> "Exists"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spin#ask>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Triple>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#expression> "Points to an expression, for example in a Filter or Assignment."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Ask> _:genid2147483804)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#fromNamed> <http://spinrdf.org/sp#Query>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483789 "The number to get the ceiling of."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-template-origin>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/documentation/concept_term> "A concept term is an object used in descriptive languages (languages that can be used to describe parts of reality) to refer to a concept or object. For example the word car might reffere to the concept of car, the word weather might reffers to the todays weather."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483660)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/short_answer_question>))
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/s-pipes/has-answer> <http://onto.fel.cvut.cz/ontologies/s-pipes/relates-to>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#default> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#having> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483801 "the second operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484276 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483902 _:genid2147483903)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#substr> "SUBSTR"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484228 "message"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483757 <http://www.w3.org/2000/01/rdf-schema#Resource>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#TestCase> <http://spinrdf.org/spl#Test-instanceOf-rdfsClassInheritance>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483987 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483883)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483748 <http://spinrdf.org/spl#defaultValue>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483840 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#arg3> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#SeqPath> "Seq path"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483808 "The predicate."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Select> _:genid2147483809)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483929 _:genid2147483931)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484267 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#count> "count"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483661 _:genid2147484041)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483730)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#eq> _:genid2147483993)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483648 <http://spinrdf.org/spin#body>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483787 <http://www.w3.org/2002/07/owl#versionInfo>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#subPath> _:genid2147483795 <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Exists>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483914 "The input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#timezone> xsd:duration)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#regex> "regex"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483757 "The subject to get the object from."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483727)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#TriplePath> "Similar to a TriplePattern, but with a path expression as its predicate. For example, this can be used to express transitive sub-class relationships (?subClass rdfs:subClassOf* ?superClass)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#TestCase> <http://spinrdf.org/spl#Test-object-noValue>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMax> _:genid2147483663 "-2"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/s-pipes-view/graph> "Graph"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#or> "or"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484008 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/documented-by> <http://onto.fel.cvut.cz/ontologies/ufo/Entity>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484028 <http://www.w3.org/2001/XMLSchema#boolean>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#isURI> _:genid2147483810)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#AskTemplates> "Suggested abstract base class for all AskTemplates."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#instanceOf> _:genid2147483906)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484047 _:genid2147484050)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483851 "The first argument."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg3> _:genid2147483854 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#ModPath> "Mod path"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/form-layout/LayoutClassRule>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Create> "Create"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#strstarts> "STRSTARTS"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#regex> <http://www.w3.org/TR/sparql11-query/#func-regex>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484267 <http://spinrdf.org/spin#violationRoot>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#gt> _:genid2147483868)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/requires-answer-description-if> "requires answer description"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#object> _:genid2147483787)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(rdfs:comment))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484026 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483908)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://onto.fel.cvut.cz/ontologies/aviation/documentationTODO> <http://onto.fel.cvut.cz/ontologies/documentation/question> "vztah mezi otázkou a atributem."@cs)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#expression> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Ask> "Ask"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/documents>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Construct> _:genid2147483749)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484099 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Count>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#SPINOverview> _:genid2147483657)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483991)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484054 rdf:type)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#ReversePath> "Reverse path"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/aviation/documentation#Resource>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484083 <http://spinrdf.org/spin#constraint>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483816 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483996 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#bindings> <http://spinrdf.org/sp#Values>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483842 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484294 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form-spin/has-declared-prefix>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483924 _:genid2147483925)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#ceil> "ceil"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/has-preceding-template> "Defines that this question template follows (typicaly chronologically) specified question template."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483878 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483778 <http://spinrdf.org/arg#property>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/documentation/option> "An option represents a part of a question."@en)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes/has-answer-origin>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#eq> _:genid2147483975)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/report> "Zpráva"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#unaryPlus> "unary plus"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#strlang> _:genid2147483837)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Element> "Element"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483935 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/has-question-origin> "Defines entity from which this question was created."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483899 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ModPath> _:genid2147483806)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#eq> "eq"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483876 <http://www.w3.org/2000/01/rdf-schema#Class>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483701 <http://spinrdf.org/spl#defaultValue>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#NamedGraph> "Named graph"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484265 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/has-template-origin> <http://onto.fel.cvut.cz/ontologies/form/question-template>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#sha256> "SHA256"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483978 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484153 _:genid2147484154)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483682 _:genid2147484090)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#strlang> _:genid2147483836)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/consists-of-edge> <http://onto.fel.cvut.cz/ontologies/s-pipes-view/view>)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/represented_using> <http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#with> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483951)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#resultNodes> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483794 _:genid2147483795)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#URIFunctions>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483783 _:genid2147484245)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#RangePropertyConstraint> "Represents a constraint that narrows down a property by a minimum and maximum value compared by <= and >=."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484018 "the first operand of the intersection"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Let>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484202 "arg"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#bnode> _:genid2147483843)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#lt> "lt"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/has-preceding-value> "Defines that this answer value follows (typicaly chronologically) specified answer value."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483814)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#DeleteData> "Delete data"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spin#Function>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483947 _:genid2147484227)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/object_attribute_value>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483978 "A condition to evaluate - if true then the ?arg2 will be returned, otherwise ?arg3."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483802 "the first operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#strdt> "Constructs a literal with lexical form and type as specified by the arguments."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483984)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#min> "min"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#having> <http://spinrdf.org/sp#Select>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483768 _:genid2147484360)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#varName> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483857 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#elements> "Points to an ElementList, for example in an Optional element."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484287 "superClass"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484026 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483739 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#and>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483955 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483908 "The date or dateTime argument."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483961)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484216 "result"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483912 _:genid2147484091)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#ConstraintTemplate> <http://spinrdf.org/spl#CountPropertyConstraintTemplates>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/s-pipes/context> "sp context"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/positive-validation-condition> "Indicates that accept answer value is only  \"true\" of this condition."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_data_value> "has data value"@en)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#AskTemplate>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484144 "actual"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483989 _:genid2147484138)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483757 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147484001 _:genid2147484002)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#AskTemplate> "A SPIN template that wraps an ASK query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#subPropertyOf> "sub property of"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#subPath> _:genid2147483806 <http://www.w3.org/2000/01/rdf-schema#subClassOf>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484154 "testCase"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484370 "value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#AltPath>))
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spl#defaultValue> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/filled_form>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Command> "A shared superclass for sp:Query and sp:Update that can be used to specify that the range of property can be either one."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#notExists> "NOT EXISTS"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Avg> "AVG"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#sub> "sub"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#lang> "Returns the language tag of ?arg1, if it has one. It returns \"\" if the literal has no language tag. Node that the RDF data model does not include literals with an empty language tag."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_file_number>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testResult> <http://spinrdf.org/spl#Test-instanceOf-rdfsLiteral> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483810 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483937 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#isLiteral> _:genid2147483971)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484207 <http://spinrdf.org/spl#Argument>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/Statement>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483703 <http://www.w3.org/2000/01/rdf-schema#comment>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483968 _:genid2147483971)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483958)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484092 <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483777)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes/has-object-value>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#not> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Select> "A SELECT-type query that returns variable bindings as its result."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#hours> "hours"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#floor> "floor"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#maxCount> _:genid2147483648 "1"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#InferDefaultValue> "Can be used to infer default values for a given subject/predicate combination. This is typically assigned as spin:rule to a class. If ?this does not already have a value for a given property {?predicate}, then this will infer the value {?defaultValue}."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectSomeValuesFrom(ObjectInverseOf(<http://onto.fel.cvut.cz/ontologies/documentation/has_option>) <http://onto.fel.cvut.cz/ontologies/documentation/question>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483702 <http://spinrdf.org/spl#valueType>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484205 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#sameTerm> <http://www.w3.org/TR/sparql11-query/#func-sameTerm>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#notExists> _:genid2147483684)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#RuleProperty> <http://spinrdf.org/spin#rule>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483849 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#sha256> "sha256"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#ConstraintViolation> "An object that can be created by spin:constraints to provide information about a constraint violation."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483973 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://www.w3.org/ns/shacl#PrefixDeclaration> "Prefix declaration"@en)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/option>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Aggregation> "Base class of aggregation types (not part of the SPARQL 1.0 standard but supported by ARQ and other engines)."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483875 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484176 <http://spinrdf.org/spin#violationRoot>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/electronic-document>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483932 <http://www.w3.org/2000/01/rdf-schema#Class>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483656 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483921 _:genid2147484152)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483883 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#or> _:genid2147483695)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483867 _:genid2147483869)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484199 "message"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483799 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ne> _:genid2147483929)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483811 "The dateTime or time argument."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#gt> "gt"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483773 <http://www.w3.org/2000/01/rdf-schema#Class>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483728 <http://www.w3.org/2001/XMLSchema#integer>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147484197 _:genid2147483995)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#Attribute> "Defines an \"attribute\" of a class. Attribute definitions bundle common modeling patterns known from object-oriented languages like UML. Each attribute can have min and max cardinality, a value type and a default value. The attribute links a class with one RDF property. This template should be used as spin:constraints on a class to make sure that classes meet the expected cardinalities and valueType constraints.
If a model wants to use spl:defaultValue, then it should instantiate the spl:ConstructDefaultValues as a spin:constructor at some root class, such as rdfs:Resource."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483961 <http://www.w3.org/2000/01/rdf-schema#Datatype>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Union> _:genid2147483709)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#strafter>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484008)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Update>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMax> _:genid2147483736 "-2"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#named> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/documentation/unknown_concept_term> "An unknown concept term is a concept term which is not known with respect to a given concept term collection."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483656 <http://spinrdf.org/spl#testResult>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#seconds>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/has-template-origin> "Defines entity from which this template was created."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#langMatches> "langMatches"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483838)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483702 <http://www.w3.org/2000/01/rdf-schema#Class>)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/Structured>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/documentation/hasConsumer> "This relates an EntityDocumentation object with an Agent which is interested in this type of EntityDocuement."@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484357 _:genid2147484358)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg5> _:genid2147483785 "\""^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/is_higher_than>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483701 "the default value for the argument"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has-author>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/is-clone-of-question> <http://onto.fel.cvut.cz/ontologies/documentation/question>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#now> "Gets the current date and time as an xsd:dateTime literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484023 "the second operand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#ne> "Returns true if ?arg1 != ?arg2."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#templates> _:genid2147483886 _:genid2147484159)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#body> "The body of a Function or Template. This points to a Query instance. For Functions, this is limited to either ASK or SELECT type queries. If the body is the ASK function then the return value is xsd:boolean. Otherwise, the SELECT query must have a single return variable. The first binding of this SELECT query will be returned as result of the function call."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#day> "Extracts the day from a date/time literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483677 _:genid2147483679)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483878)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spl#PropertyConstraintTemplates> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#from> "Specifies an RDF Dataset used by a Query (FROM syntax in SPARQL). Values of this property must be URI resources."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/aviation-safety/ae_long_text> "Atribut dlouhého textového vstupu"@cs)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#resultVariables> _:genid2147483758 _:genid2147484343)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#and> "and"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_documentation_part> "má dokumentační část"@cs)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/based_on_occurrence>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#InferDefaultValue> _:genid2147483749)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483812 "test"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483999 _:genid2147484166)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#instanceOf> _:genid2147483812)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/logical_form> "Logical form"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spl#MathematicalFunctions> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483793 _:genid2147484256)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/has_last_editor> <http://onto.fel.cvut.cz/ontologies/documentation/has-editor>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#MathematicalFunctions> "Mathematical functions"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#class> "class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483998 "the operand to negate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/spin#cachable> <http://spinrdf.org/spin#Function>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#ne>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#strbefore> "Returns a literal of the same kind (simple literal, plain literal same language tag, xsd:string) as the first argument arg1. The lexical form of the result is the substring of the value of arg1 that precedes in arg1 the first occurrence of the lexical form of arg2; otherwise the lexical form of the result is the empty string. If the lexical form of arg2 is the empty string, the lexical form of the result is the emprty string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#NamedGraph> "A named Graph element such as GRAPH <uri> {...}."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/ImperativeStatement>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#violationLevel> "An optional attribute of ConstraintViolations to point at a violation level (such as Error and Warning). Defaults to spin:Error."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483683)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#TriplePattern> "Triple pattern"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484116 "label"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#concat> "CONCAT"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#distinct> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://www.w3.org/ns/shacl#prefix> <http://www.w3.org/ns/shacl#PrefixDeclaration>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484317 _:genid2147484319)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483939 _:genid2147484174)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#isUntypedLiteral> "Checks whether a given literal is untyped. This function was introduced because the built-in datatype operand in SPARQL casts untyped literals to xsd:string, making it impossible to check it this way. This function here uses a work-around using sameTerm instead."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483755 "The graph to query in."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/has-subtemplate> <http://onto.fel.cvut.cz/ontologies/form/section>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484371 "arg"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#modMin> "mod min"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#min> _:genid2147483846)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/has-question-origin>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#eval> "Evaluates a given SPIN expression or SELECT or ASK query, and returns its result. The first argument must be the expression in SPIN RDF syntax. All other arguments must come in pairs: first a property name, and then a value. These name/value pairs will be pre-bound variables for the execution of the expression."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#lang> _:genid2147483823)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484133 _:genid2147484107)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#ConstructTemplate> <http://spinrdf.org/spin#ConstructTemplates>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483827 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#UntypedObjectPropertyConstraint> "Untyped object property constraint"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483702 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spl#minCount> <http://spinrdf.org/spl#count>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484376 "actual"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/s-pipes/answer>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483976)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#AskTemplates> "Ask templates"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483834 _:genid2147484199)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ModPath> _:genid2147483736)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#concat> _:genid2147483674)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484135 _:genid2147484137)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483747 <http://spinrdf.org/spl#predicate>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483858 "The potential sub-property."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484017 "the node being tested"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spl#URIFunctions> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484150 "objectCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Describe>))
[INFO] Ignoring Unsupported Axiom : Declaration(AnnotationProperty(<http://spinrdf.org/spin#imports>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484051 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Update> "Update"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484325 "max"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#values> <http://spinrdf.org/sp#Query>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/sp#varName> <http://spinrdf.org/sp#Variable>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483840 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#objectCount>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#or> _:genid2147483677)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Avg> "Represents AVG aggregations."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#not> _:genid2147483698)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483834 _:genid2147483835)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/form/is-link-template-of>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483823)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483741 _:genid2147483742)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483822 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/has_reporting_phase> <http://onto.fel.cvut.cz/ontologies/documentation/logical_document>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#TestCase> <http://spinrdf.org/spl#Test-instanceOf-rdfsLiteral>)
[INFO] Ignoring Unsupported Axiom : DLSafeRule(Body(ClassAtom(<http://onto.fel.cvut.cz/ontologies/documentation/logical_form> Variable(<urn:swrl#x>)) ObjectPropertyAtom(<http://onto.fel.cvut.cz/ontologies/ufo/has_object_part> Variable(<urn:swrl#x>) Variable(<urn:swrl#y>))) Head(ClassAtom(<http://onto.fel.cvut.cz/ontologies/documentation/question> Variable(<urn:swrl#y>))))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147484009 _:genid2147484045)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483763 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/form-layout/is-disabled>))
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#Function>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483717 _:genid2147484333)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#timezone> "TIMEZONE"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#month> xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483857 <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#varName> "The name of a Variable."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#ask> "Executes a given ASK query and returns its boolean result. The first argument must point to an sp:Ask or a SPIN template call that has an ASK query as its body. All subsequent argument can come in pairs, with the first one being a variable name and the second its binding.

Example:

    BIND (spin:ask(?query, \"this\", owl:Thing) AS ?result) .

will execute the sp:Ask behind ?query with the variable ?this pre-bound to owl:Thing."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#Rule> "Groups together the kinds of SPARQL commands that can appear as SPIN rules and constructors: CONSTRUCT, DELETE WHERE and DELETE/INSERT. This class is never to be instantiated directly."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#floor> <http://www.w3.org/TR/sparql11-query/#func-floor>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#Module> "Module"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483666 _:genid2147483667)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#ConstraintViolationLevel> <http://spinrdf.org/spin#Error>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#testExpression> "test expression"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483920 _:genid2147484112)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483929 _:genid2147483930)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483925 _:genid2147483929)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#objectCount> _:genid2147483888)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#strbefore>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spin#Functions>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484288 _:genid2147484223)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form-layout/has-required-value> "Question has required value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#objectSubProp>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#divide> _:genid2147483881)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has-author> "has author"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-template> "has-template"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484188 "maxCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#minutes> "Extracts the minutes from a date/time literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484180 _:genid2147484181)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483689 _:genid2147484117)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#columnIndex> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#serviceURI> "service URI"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/arg#maxCount> <http://spinrdf.org/sp#arg>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483790)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg5> _:genid2147483874 ","^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483824)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMin> _:genid2147483806 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testResult> <http://spinrdf.org/spl#Test-instanceOf-rdfsClass-false> "false"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/logical_document> "Logický dokument"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/s-pipes-view/node> "Graph node"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes/has-data-value>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#lt> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Optional> _:genid2147483921)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#add>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484264 _:genid2147484266)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483881 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#ConstructDefaultValues> "This template can be attached as spin:constructor to a root class such as rdfs:Resource to ensure that SPIN processors assign default values to certain properties. Looks for any templates attached as spin:constraints to the types of ?this and then assigns their declared spl:defaultValues."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#having> "Points from a SELECT query to a list of HAVING expressions."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://jena.hpl.hp.com/ARQ/function#localname> _:genid2147483690)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/documents> <http://onto.fel.cvut.cz/ontologies/documentation/logical_record>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#sha1> _:genid2147483777)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484252 rdfs:label)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#concat> _:genid2147483898)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484083 _:genid2147484085)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483977)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://xmlns.com/foaf/0.1/Person>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testExpression> <http://spinrdf.org/spl#Test-instanceOf-rdfsLiteral> _:genid2147483906)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483796)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/sp#modMin> <http://spinrdf.org/sp#ModPath>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#struuid> "STRUUID"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#divide> _:genid2147483880)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Filter> "A constraint element that evaluates a given expression to true or false."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#rand> "rand"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484198 "minCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483801 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147484246 _:genid2147484247)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#labelTemplate> <http://spinrdf.org/spl#ExistencePropertyPairConstraint> "The property {?property} must have a value whenever {?otherProperty} has a value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#notIn> "NOT IN"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#SeqPath> "A sequence of multiple paths."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#regex> "regex"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484094 _:genid2147484093)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#ConstraintTemplate> <http://spinrdf.org/spl#PropertyConstraintTemplates>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#where> "The WHERE clause of a Query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/logical_document>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#resultVariables> _:genid2147483910 _:genid2147484269)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484331 _:genid2147484332)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483821 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483787 <http://www.w3.org/2002/07/owl#versionInfo>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#ConstraintViolationLevel> <http://spinrdf.org/spin#Info>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483845 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-x-coordinate>))
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#into> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#strafter> "STRAFTER"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#ceil> "ceil"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#text> "text"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/OWL>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483968 _:genid2147483969)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Ask>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484083 _:genid2147484084)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484008 <http://www.w3.org/2000/01/rdf-schema#Resource>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484190 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483812 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484234 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483857 "The potential super-property."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#abs> "abs"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#add> "+"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#imports> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#rulePropertyMaxIterationCount> "Can be attached to spin:rule (or subclasses thereof) to instruct a SPIN rules engine that it shall only execute the rules max times. If no value is specified, then the rules will be executed with no specific limit."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483873)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#str> xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483706 <http://spinrdf.org/spl#defaultValue>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483973 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#isURI>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484368 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#sha512> _:genid2147483958)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484293 "valueType"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#into> <http://spinrdf.org/sp#Load>)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/created_from> <http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#DateFunctions> "A collection of functions that operate on date/time literals."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484072 _:genid2147484073)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMin> _:genid2147483941 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spl#instanceOf> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484211 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/document_section> "Document section"@en)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483775 _:genid2147484350)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#lt>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#ceil> "Returns the smallest (closest to negative infinity) number with no fractional part that is not less than the value of arg. An error is raised if ?arg1 is not a numeric value."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484313 <http://spinrdf.org/spl#Argument>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484242 _:genid2147484244)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483714)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#mul> "mul"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484021 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483720)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483962)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/spl#max> rdfs:Literal)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483707 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483815)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484073 "someValue"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483680)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484041 "bp"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#optional> _:genid2147483725 "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484085 "attribute"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#UntypedObjectPropertyConstraint> "A generic SPIN template that can be used to declare a constraint that all values of a given property must have an rdf:type."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://topbraid.org/sparqlmotion#icon>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#ConstraintTemplate> <http://spinrdf.org/spl#RangePropertyConstraint>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483764 "The input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484119 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483851)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483932 <http://www.w3.org/2002/07/owl#versionInfo>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483866 _:genid2147483867)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://onto.fel.cvut.cz/ontologies/aviation-safety/attribute_type> <http://onto.fel.cvut.cz/ontologies/aviation-safety/ae_long_text>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#exists> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#subClassOf> _:genid2147483876)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483931)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483827 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#md5> xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483857)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Ask> _:genid2147483793)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Construct> _:genid2147483708)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/spin#LibraryOntology>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484218 "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484134 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#default> "Used in DROP and CLEAR."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#bnode> <http://www.w3.org/TR/sparql11-query/#func-bnode>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484015 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484217 _:genid2147484218)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/AudioData>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#columnIndex> "The index of a column (from left to right) starting at 0."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#graphNameNode> _:genid2147483759 <http://spinrdf.org/spin#_arg3>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483980 _:genid2147484114)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://www.w3.org/ns/shacl#prefix> "The prefix of a prefix declaration."@en)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484192 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#variable> _:genid2147483873 _:genid2147484312)
[INFO] Ignoring Unsupported Axiom : Declaration(AnnotationProperty(<http://onto.fel.cvut.cz/ontologies/aviation/documentation/TODO>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#fix> "fix"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484145 _:genid2147484147)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/view>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#subPropertyOf> _:genid2147483857)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Construct> _:genid2147483864)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484157 "expr"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#ModPath> _:genid2147483795)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#concat> _:genid2147483874)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#TestCase> <http://spinrdf.org/spl#Test-instanceOf-typedString-false>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-source-node>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#subPropertyOf> _:genid2147483858)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#timezone>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484109 _:genid2147484110)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483786 "test"@en)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484182 rdfs:label)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483809 _:genid2147484336)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#bound> _:genid2147483928)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#subClassOf> _:genid2147483875)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#Error> "Indicates that the associated constraint violation is an error that should be fixed."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#minCount> _:genid2147483653 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationPropertyDomain(<http://spinrdf.org/spin#violationValue> <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Bind> _:genid2147483897)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#encode_for_uri> xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483813 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#graphIRI> "Points to graph names (IRIs) in various sp:Update operations."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Asc>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483828 <http://spinrdf.org/arg#otherProperty>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483966 _:genid2147484125)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spl#BooleanFunctions> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-question-origin> "has question origin"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484200 _:genid2147484202)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483842)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483905 "Value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483764 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_answer> "has answer"@en)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/ImageData>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483651 "The UPDATE command wrapped by this template."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#body> <http://spinrdf.org/spl#instanceOf> _:genid2147483999)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testResult> <http://spinrdf.org/spl#Test-instanceOf-typedString> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/form/has-answer-origin> <http://onto.fel.cvut.cz/ontologies/form/has-origin>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#substr> <http://www.w3.org/TR/sparql11-query/#func-substr>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/spin#thisUnbound> <http://spinrdf.org/sp#Construct>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#if> _:genid2147483848)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#exists> "EXISTS"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484362 _:genid2147484364)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#GroupConcat>))
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/has-origin> "Defines entity from which this template was created."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483815 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#nextRuleProperty> "next rule property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#gt> "Returns true if ?arg1 > arg2."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#MiscFunctions> "A collection of functions that are difficult to categorize."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#document> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483680 _:genid2147484086)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#where> "where"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Clear> "Clear"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#replace> "Replaces each non-overlapping occurrence of a regular expression pattern with a replacement string. Regular expession matching may involve modifier flags."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147484026 "the match pattern"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483785 "Value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484182 _:genid2147484170)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483737 _:genid2147484229)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/spin#Function>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#isIRI> "Checks whether a given node is a IRI node."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Construct> _:genid2147483901)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484184 _:genid2147484186)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#mul> "*"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/has_responsible_person> <http://onto.fel.cvut.cz/ontologies/documentation/has_responsible_agent>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#langMatches> "langMatches"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#strends> "strends"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#document> <http://spinrdf.org/sp#Load>)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/form-layout/is-hidden>))
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#violationSource> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484010)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-template-relation> "has-template-relation"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#objectInGraph> "object in graph"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483962 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#graphIRI> "graph IRI"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484183 "message"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#seconds> xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Union> "Union"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483771)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484121 "max"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#str>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483720 _:genid2147483721)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/Relational>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#rand> "RAND"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483754)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483935)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/term>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483985 _:genid2147483986)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484273 "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#elements> _:genid2147483658 _:genid2147484037)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483763 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#max>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Minus> "A MINUS element group."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#deletePattern> "delete pattern"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#RangePropertyConstraint> _:genid2147483862)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#object> _:genid2147483996)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#TriplePath>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#testResult> "testResult"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#usingNamed> <http://spinrdf.org/sp#Modify>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testResult> <http://spinrdf.org/spl#Test-instanceOf-rdfsClass> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484283 <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#from> "from"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#cachable> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483803 <http://spinrdf.org/spl#class>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147483940 _:genid2147484179)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#md5> _:genid2147483824)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484301 "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484016)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#lcase> xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/answer> "Answer"@en)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#RangePropertyConstraint> _:genid2147483863)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483838 <http://www.w3.org/2001/XMLSchema#string>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_option> "has option"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#object> "object"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationPropertyDomain(<http://spinrdf.org/spin#imports> <http://www.w3.org/2002/07/owl#Ontology>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484169 _:genid2147484170)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484075 "predicate"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#TriplePath> _:genid2147483739)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Construct> _:genid2147483780)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483944 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/not_known>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483913 <http://www.w3.org/2000/01/rdf-schema#label>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#sha384> "Returns the SHA384 checksum, as a hex digit string, calculated on the UTF-8 representation of the simple literal or lexical form of the xsd:string. Hex digits SHOULD be in lower case."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483907 <http://www.w3.org/2000/01/rdf-schema#Class>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#resultVariables> <http://spinrdf.org/sp#Select>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#eq> _:genid2147483989)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#sha384> xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#all> "all"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#not> "!"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484284 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : EquivalentClasses(<http://onto.fel.cvut.cz/ontologies/documentation/data_attribute_value> ObjectIntersectionOf(<http://onto.fel.cvut.cz/ontologies/documentation/answer> DataSomeValuesFrom(<http://onto.fel.cvut.cz/ontologies/documentation/has_data_value> rdfs:Literal)))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#floor>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path> _:genid2147483739 _:genid2147483740)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483779 <http://spinrdf.org/arg#pattern>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#objectInGraph> "Gets the object of a given subject (?arg1) / predicate (?arg2) combination in a given graph ?arg3. Note that if multiple values are present then the result might be unpredictably random."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testResult> <http://spinrdf.org/spl#Test-instanceOf-untypedString> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#Error> "Error"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Service> "A SERVICE call that matches a nested sub-pattern against a SPARQL end point specified by a URI."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#UUID> "Returns a fresh IRI from the UUID URN scheme. Each call of UUID() returns a different UUID. It must not be the \"nil\" UUID (all zeroes). The variant and version of the UUID is implementation dependent."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484304 _:genid2147484305)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Update> "Abstract base class to group the various SPARQL UPDATE commands."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483961 "The datatype of the new literal."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484099 _:genid2147484100)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484239 _:genid2147484240)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#TestCase> <http://spinrdf.org/spl#Test-instanceOf-rdfsLiteral-false>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484333 "maxCount"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484363 "value"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#expression> _:genid2147483683 _:genid2147483684)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483855 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#contains> "Returns an xsd:boolean indicating whether or not the value of ?arg1 contains (at the beginning, at the end, or anywhere within) at least one sequence of collation units that provides a minimal match to the collation units in the value of ?arg2, according to the collation that is used."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#variable> "The variable of a Bind element."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#sha512>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483816 "The input string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://topbraid.org/sparqlmotion#Modules> "Module"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#with> "with"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spl#subject> "Gets the \"first\" subject of a given predicate (?arg1)/object (?arg2) combination. Note that if multiple values are present then the result might be unpredictably random."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#datatype> _:genid2147483994)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#gt> _:genid2147483983)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483992 _:genid2147483975)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484240 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Attribute> _:genid2147483649)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483949)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#subPath> _:genid2147483941 <http://www.w3.org/2000/01/rdf-schema#subPropertyOf>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483819 "The value to find."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#SelectTemplate> <http://spinrdf.org/spin#SelectTemplates>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147484007)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMin> _:genid2147483736 "0"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#reduced> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#ne> _:genid2147483982)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#symbol> <http://spinrdf.org/sp#str> "str"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/accepts-validation-value> "Defines which validation values (true/false) are permitted for the tested question."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483778)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#orderBy> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#usingNamed> "using named"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/sp#path> <http://spinrdf.org/sp#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484094 <http://spinrdf.org/spin#violationRoot>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484222 rdf:type)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#rulePropertyMaxIterationCount> "rule property max iteration count"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#lang> "lang"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484103 _:genid2147484104)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483866 _:genid2147483870)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484169 <http://spinrdf.org/spin#violationRoot>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484194 "property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#or> _:genid2147484002)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testExpression> <http://spinrdf.org/spl#Test-instanceOf-typedString> _:genid2147483812)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#Attribute> _:genid2147483707)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483654 <http://spinrdf.org/spin#body>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/spin#violationSource> <http://spinrdf.org/spin#ConstraintViolation>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#elements> "elements"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483959)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484087 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#limit> "limit"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483849 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#Attribute> _:genid2147483706)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483690 _:genid2147484118)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMax> _:genid2147483941 "-2"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483675 _:genid2147484075)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484176 _:genid2147484168)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://spinrdf.org/sp#deletePattern> <http://spinrdf.org/sp#Update>)
[INFO] Ignoring Unsupported Axiom : DataPropertyDomain(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-content-hash> <http://onto.fel.cvut.cz/ontologies/s-pipes/context>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:seeAlso <http://spinrdf.org/sp#sha512> <http://www.w3.org/TR/sparql11-query/#func-sha512>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://onto.fel.cvut.cz/ontologies/form/is-relevant-if> "States in which context is statement relevant."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483832)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483983 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#substr>)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/has_responsible_agent> <http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484231 <http://spinrdf.org/spin#_this>)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/documentation/documented-by> <http://onto.fel.cvut.cz/ontologies/aviation-safety/relates_to>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Union> _:genid2147484000)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483965 <http://www.w3.org/2000/01/rdf-schema#Literal>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484164 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483815 "The replacement string."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#struuid>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483914 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#violationPath> "violation path"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#contains> _:genid2147483963)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147483933 <http://www.w3.org/2001/XMLSchema#integer>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484124 "defaultValue"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#path1> _:genid2147483738 rdfs:domain)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484321 rdfs:label)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147484003 <http://spinrdf.org/spin#_arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483694 _:genid2147483698)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/has-possible-value> <http://onto.fel.cvut.cz/ontologies/documentation/question>)
[INFO] Ignoring Unsupported Axiom : SubAnnotationPropertyOf(<http://spinrdf.org/spin#rulePropertyMaxIterationCount> <http://spinrdf.org/spin#systemProperty>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#TestCase> <http://spinrdf.org/spl#Test-instanceOf-rdfsClass>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483800)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/form/has-preceding-question> "has preceding question"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/spin#private> "Can be set to true to indicate that a SPIN function or template is only meant to be used as a helper of other modules, but not directly. Among others, this allows user interfaces to filter out private modules. Furthermore, it tells potential users of this module that they should avoid using this module, as it may not be stable."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147483878 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#contains> _:genid2147483964)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483763)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/sp#sha384> _:genid2147483822)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#md5> "md5"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/has_revision> "has revision"@en)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483954 _:genid2147484064)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147484027 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483985 _:genid2147483992)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/form/has-question-origin> <http://onto.fel.cvut.cz/ontologies/documentation/question>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#testExpression> <http://spinrdf.org/spl#Test-instanceOf-lingualString> _:genid2147483786)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484048 "class"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#insertPattern> "insert pattern"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg3> _:genid2147483848 <http://spinrdf.org/spin#_arg2>)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/sp#Filter> _:genid2147483967)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#column> "column"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-y-coordinate>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484288 _:genid2147484289)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484147 "otherProperty"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#valueType> _:genid2147484027 <http://www.w3.org/2001/XMLSchema#boolean>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#object> "An RDF Node or Variable describing the object of a triple."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#subClassOf> "sub class of"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#SPINOverview> "SPIN Overview"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spin#abstract> <http://spinrdf.org/spl#OntologyFunctions> "true"^^xsd:boolean)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spl#DateFunctions> "Date functions"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#predicate> _:genid2147484171 <http://spinrdf.org/spin#violationPath>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483894 _:genid2147483896)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#Filter> "Filter"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#substr> "substr"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483851 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#MagicProperties> "Magic properties"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484230 "list"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spl#Argument> _:genid2147483944)
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/sp#now>)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#TestCase> _:genid2147483655)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#ReversePath>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483997 <http://spinrdf.org/sp#arg1>)
[INFO] Ignoring Unsupported Axiom : Declaration(DataProperty(<http://onto.fel.cvut.cz/ontologies/s-pipes-view/has-coordinate>))
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#object> _:genid2147484249 _:genid2147484251)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/spin#systemProperty> "system property"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://www.w3.org/ns/shacl#PrefixDeclaration> "The class of prefix declarations, consisting of pairs of a prefix with a namespace."@en)
[INFO] Ignoring Unsupported Axiom : SubObjectPropertyOf(<http://onto.fel.cvut.cz/ontologies/s-pipes/has-part> <http://onto.fel.cvut.cz/ontologies/s-pipes/relates-to>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483815 <http://spinrdf.org/sp#arg3>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#modMax> _:genid2147483806 "-2"^^xsd:integer)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyDomain(<http://onto.fel.cvut.cz/ontologies/documentation/has-author> <http://onto.fel.cvut.cz/ontologies/documentation/logical_record>)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment _:genid2147483845 "The first argument."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg1> _:genid2147483742 _:genid2147483744)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://spinrdf.org/sp#Clear>))
[INFO] Ignoring Unsupported Axiom : ClassAssertion(<http://spinrdf.org/spin#Function> <http://spinrdf.org/spl#BooleanFunctions>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/spl#predicate> _:genid2147483979 <http://spinrdf.org/sp#arg2>)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#arg2> _:genid2147483785 _:genid2147484220)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://onto.fel.cvut.cz/ontologies/documentation/logical_form> "Logický formulář"@cs)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(<http://spinrdf.org/sp#varName> _:genid2147484117 "valueType"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : DataPropertyAssertion(rdfs:comment <http://spinrdf.org/sp#Describe> "A DESCRIBE-type Query."^^xsd:string)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#constraint> <http://spinrdf.org/spl#TestCase> _:genid2147483656)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#where> _:genid2147483804 _:genid2147484328)
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/spin#returnType> <http://spinrdf.org/sp#strends> xsd:boolean)
[INFO] Ignoring Unsupported Axiom : Declaration(ObjectProperty(<http://onto.fel.cvut.cz/ontologies/documentation/has_object_value>))
[INFO] Ignoring Unsupported Axiom : ObjectPropertyAssertion(<http://spinrdf.org/sp#subject> _:genid2147484267 _:genid2147484262)
[INFO] Ignoring Unsupported Axiom : AnnotationAssertion(rdfs:label <http://spinrdf.org/sp#lcase> "LCASE"^^xsd:string)
[INFO] Ignoring Unsupported Axiom : Declaration(Class(<http://onto.fel.cvut.cz/ontologies/documentation/possible_concept_term>))
[INFO] Generating vocabulary ...
[INFO]  - for all axioms
cz/cvut/sforms/Vocabulary.java
[INFO] OWL2Java successfully generated!
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-forms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-forms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/target/classes
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/src/main/java/cz/cvut/spipes/transform/SPipesUtil.java: Some input files use unchecked or unsafe operations.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/src/main/java/cz/cvut/spipes/transform/SPipesUtil.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- aspectj-maven-plugin:1.14.0:compile (default) @ s-pipes-forms ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[WARNING] Can't get the delegate of the gradle IncrementalProcessingEnvironment.
	/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/src/main/java/cz/cvut/sforms/util/FormUtils.java:11

[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.sforms.model.Question' (Question.java)
[INFO] Type 'cz.cvut.sforms.model.Question' (Question.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.sforms.model.Question' (Question.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.declaredPrefix)' in Type 'cz.cvut.sforms.model.Question' (Question.java:46) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.declaredPrefix)' in Type 'cz.cvut.sforms.model.Question' (Question.java:50) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.sforms.model.Question.description)' in Type 'cz.cvut.sforms.model.Question' (Question.java:60) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.sforms.model.Question.description)' in Type 'cz.cvut.sforms.model.Question' (Question.java:64) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.sforms.model.Question.label)' in Type 'cz.cvut.sforms.model.Question' (Question.java:68) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.sforms.model.Question.label)' in Type 'cz.cvut.sforms.model.Question' (Question.java:72) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.sforms.model.Question.possibleValuesQuery)' in Type 'cz.cvut.sforms.model.Question' (Question.java:76) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.sforms.model.Question.possibleValuesQuery)' in Type 'cz.cvut.sforms.model.Question' (Question.java:80) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.subQuestions)' in Type 'cz.cvut.sforms.model.Question' (Question.java:26) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.precedingQuestions)' in Type 'cz.cvut.sforms.model.Question' (Question.java:30) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.answers)' in Type 'cz.cvut.sforms.model.Question' (Question.java:33) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.layoutClass)' in Type 'cz.cvut.sforms.model.Question' (Question.java:36) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.declaredPrefix)' in Type 'cz.cvut.sforms.model.Question' (Question.java:43) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.types)' in Type 'cz.cvut.sforms.model.Question' (Question.java:54) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.subQuestions)' in Type 'cz.cvut.sforms.model.Question' (Question.java:26) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.precedingQuestions)' in Type 'cz.cvut.sforms.model.Question' (Question.java:30) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.answers)' in Type 'cz.cvut.sforms.model.Question' (Question.java:33) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.layoutClass)' in Type 'cz.cvut.sforms.model.Question' (Question.java:36) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.declaredPrefix)' in Type 'cz.cvut.sforms.model.Question' (Question.java:43) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.types)' in Type 'cz.cvut.sforms.model.Question' (Question.java:54) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.subQuestions)' in Type 'cz.cvut.sforms.model.Question' (Question.java:87) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.subQuestions)' in Type 'cz.cvut.sforms.model.Question' (Question.java:88) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.subQuestions)' in Type 'cz.cvut.sforms.model.Question' (Question.java:88) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.answers)' in Type 'cz.cvut.sforms.model.Question' (Question.java:90) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.answers)' in Type 'cz.cvut.sforms.model.Question' (Question.java:91) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.answers)' in Type 'cz.cvut.sforms.model.Question' (Question.java:91) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.types)' in Type 'cz.cvut.sforms.model.Question' (Question.java:93) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.types)' in Type 'cz.cvut.sforms.model.Question' (Question.java:94) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.types)' in Type 'cz.cvut.sforms.model.Question' (Question.java:94) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.net.URI cz.cvut.sforms.model.Question.origin)' in Type 'cz.cvut.sforms.model.Question' (Question.java:96) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.net.URI cz.cvut.sforms.model.Question.origin)' in Type 'cz.cvut.sforms.model.Question' (Question.java:96) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.precedingQuestions)' in Type 'cz.cvut.sforms.model.Question' (Question.java:100) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.precedingQuestions)' in Type 'cz.cvut.sforms.model.Question' (Question.java:104) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.subQuestions)' in Type 'cz.cvut.sforms.model.Question' (Question.java:109) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.subQuestions)' in Type 'cz.cvut.sforms.model.Question' (Question.java:113) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.answers)' in Type 'cz.cvut.sforms.model.Question' (Question.java:117) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.answers)' in Type 'cz.cvut.sforms.model.Question' (Question.java:121) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.net.URI cz.cvut.sforms.model.Question.origin)' in Type 'cz.cvut.sforms.model.Question' (Question.java:125) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.net.URI cz.cvut.sforms.model.Question.origin)' in Type 'cz.cvut.sforms.model.Question' (Question.java:129) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.types)' in Type 'cz.cvut.sforms.model.Question' (Question.java:133) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.types)' in Type 'cz.cvut.sforms.model.Question' (Question.java:137) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.layoutClass)' in Type 'cz.cvut.sforms.model.Question' (Question.java:141) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Question.layoutClass)' in Type 'cz.cvut.sforms.model.Question' (Question.java:145) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Map cz.cvut.sforms.model.Question.properties)' in Type 'cz.cvut.sforms.model.Question' (Question.java:149) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Map cz.cvut.sforms.model.Question.properties)' in Type 'cz.cvut.sforms.model.Question' (Question.java:153) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.sforms.model.Question.label)' in Type 'cz.cvut.sforms.model.Question' (Question.java:158) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.answers)' in Type 'cz.cvut.sforms.model.Question' (Question.java:159) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Question.subQuestions)' in Type 'cz.cvut.sforms.model.Question' (Question.java:160) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.sforms.model.Answer' (Answer.java)
[INFO] Type 'cz.cvut.sforms.model.Answer' (Answer.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.sforms.model.Answer' (Answer.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Answer.types)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:28) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Answer.types)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:28) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.sforms.model.Answer.textValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:34) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.sforms.model.Answer.textValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:34) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.net.URI cz.cvut.sforms.model.Answer.codeValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:35) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.net.URI cz.cvut.sforms.model.Answer.codeValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:35) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.net.URI cz.cvut.sforms.model.Answer.origin)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:36) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.net.URI cz.cvut.sforms.model.Answer.origin)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:36) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Answer.types)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:37) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Answer.types)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Answer.types)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:38) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.sforms.model.Answer.textValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:43) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.sforms.model.Answer.textValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:47) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.net.URI cz.cvut.sforms.model.Answer.codeValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:51) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.net.URI cz.cvut.sforms.model.Answer.codeValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:55) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.net.URI cz.cvut.sforms.model.Answer.origin)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:59) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.net.URI cz.cvut.sforms.model.Answer.origin)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:63) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.util.Set cz.cvut.sforms.model.Answer.types)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:67) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.util.Set cz.cvut.sforms.model.Answer.types)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:71) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.sforms.model.Answer.hash)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:75) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.sforms.model.Answer.hash)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:79) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.sforms.model.Answer.textValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:85) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.net.URI cz.cvut.sforms.model.Answer.codeValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:85) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.sforms.model.Answer.textValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:86) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.net.URI cz.cvut.sforms.model.Answer.codeValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:86) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.sforms.model.Answer.textValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:87) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.net.URI cz.cvut.sforms.model.Answer.codeValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:88) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.sforms.model.Answer.textValue)' in Type 'cz.cvut.sforms.model.Answer' (Answer.java:90) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Mixing interface 'cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable' (BeanListenerAspect.java) into type 'cz.cvut.sforms.model.PrefixDefinition' (PrefixDefinition.java)
[INFO] Type 'cz.cvut.sforms.model.PrefixDefinition' (PrefixDefinition.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'void cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.setPersistenceContext(cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl)')
[INFO] Type 'cz.cvut.sforms.model.PrefixDefinition' (PrefixDefinition.java) has intertyped method from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (BeanListenerAspect.java:'cz.cvut.kbss.jopa.sessions.UnitOfWorkImpl cz.cvut.kbss.jopa.model.BeanListenerAspect$Manageable.getPersistenceContext()')
[INFO] Join point 'field-set(java.lang.String cz.cvut.sforms.model.PrefixDefinition.prefix)' in Type 'cz.cvut.sforms.model.PrefixDefinition' (PrefixDefinition.java:20) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.sforms.model.PrefixDefinition.namespace)' in Type 'cz.cvut.sforms.model.PrefixDefinition' (PrefixDefinition.java:21) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.sforms.model.PrefixDefinition.prefix)' in Type 'cz.cvut.sforms.model.PrefixDefinition' (PrefixDefinition.java:25) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.sforms.model.PrefixDefinition.prefix)' in Type 'cz.cvut.sforms.model.PrefixDefinition' (PrefixDefinition.java:29) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-get(java.lang.String cz.cvut.sforms.model.PrefixDefinition.namespace)' in Type 'cz.cvut.sforms.model.PrefixDefinition' (PrefixDefinition.java:33) advised by before advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] Join point 'field-set(java.lang.String cz.cvut.sforms.model.PrefixDefinition.namespace)' in Type 'cz.cvut.sforms.model.PrefixDefinition' (PrefixDefinition.java:37) advised by afterReturning advice from 'cz.cvut.kbss.jopa.model.BeanListenerAspect' (jopa-impl-0.17.2.jar!BeanListenerAspect.class(from BeanListenerAspect.java))
[INFO] 
[INFO] --- lombok-maven-plugin:1.18.0.0:testDelombok (default) @ s-pipes-forms ---
[WARNING] Unable to detect tools.jar; java.home is /usr/lib/jvm/java-11-openjdk-amd64
[INFO] Test Delombok complete.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-forms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-forms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-forms ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.sforms.transformation.SForms2TextTransformerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in cz.cvut.sforms.transformation.SForms2TextTransformerTest
[INFO] Running cz.cvut.sforms.util.DefaultQuestionSiblingsComparatorTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in cz.cvut.sforms.util.DefaultQuestionSiblingsComparatorTest
[INFO] Running cz.cvut.sforms.analysis.FormEquivalencePartitionerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in cz.cvut.sforms.analysis.FormEquivalencePartitionerTest
[INFO] Running cz.cvut.sforms.FormUtilsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in cz.cvut.sforms.FormUtilsTest
[INFO] Running cz.cvut.spipes.transform.UtilTest
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.249 s - in cz.cvut.spipes.transform.UtilTest
[INFO] Running cz.cvut.spipes.transform.Form2ScriptTest
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.129 s - in cz.cvut.spipes.transform.Form2ScriptTest
[INFO] Running cz.cvut.spipes.transform.Script2FormTest
[WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0.02 s - in cz.cvut.spipes.transform.Script2FormTest
[INFO] Running cz.cvut.spipes.transform.AnonNodeTransformerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in cz.cvut.spipes.transform.AnonNodeTransformerTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 31, Failures: 0, Errors: 0, Skipped: 12
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-forms ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/target/s-pipes-forms-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-forms ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/target/s-pipes-forms-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-forms/0.3.0/s-pipes-forms-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-forms/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-forms/0.3.0/s-pipes-forms-0.3.0.pom
[INFO] 
[INFO] -----------------< cz.cvut.kbss:s-pipes-modules-form >------------------
[INFO] Building SPipes Modules - Form 0.3.0                             [15/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-form ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-form/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-form ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-form ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-form/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-form ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-form ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-form/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-form ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.modules.ConstructFormMetadataModuleTest
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/developer/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/developer/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.14.0/log4j-slf4j-impl-2.14.0.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]
11-03-2022 01:06:30.752 [main] DEBUG c.c.s.m.ConstructFormMetadataModule - Found 1 root questions.
11-03-2022 01:06:30.755 [main] TRACE c.c.s.m.ConstructFormMetadataModule - Found root questions: [http://vfn.cz/ontologies/fss-form/fertility-saving-study-q]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s - in cz.cvut.spipes.modules.ConstructFormMetadataModuleTest
[INFO] Running cz.cvut.spipes.modules.ConstructTextSerializationModuleTest
11-03-2022 01:06:30.788 [main] DEBUG c.c.s.m.ConstructFormMetadataModule - Found 1 root questions.
11-03-2022 01:06:30.788 [main] TRACE c.c.s.m.ConstructFormMetadataModule - Found root questions: [http://vfn.cz/ontologies/fss-form/fertility-saving-study-q]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s - in cz.cvut.spipes.modules.ConstructTextSerializationModuleTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-form ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-form/target/s-pipes-modules-form-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-form ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-form/target/s-pipes-modules-form-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-form/0.3.0/s-pipes-modules-form-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-form/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-form/0.3.0/s-pipes-modules-form-0.3.0.pom
[INFO] 
[INFO] ---------------< cz.cvut.kbss:s-pipes-modules-security >----------------
[INFO] Building SPipes Modules - Security 0.3.0                         [16/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-security ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-security ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.function.MatchesPasswordTest
01:06:32.801 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
01:06:32.803 [main] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
01:06:32.806 [main] DEBUG org.apache.jena.util.LocationMapper - Failed to find configuration: file:location-mapping.rdf;file:location-mapping.n3;file:location-mapping.ttl;file:etc/location-mapping.rdf;file:etc/location-mapping.n3;file:etc/location-mapping.ttl
01:06:32.806 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
01:06:32.807 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorURL
01:06:32.807 [main] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
01:06:32.817 [main] DEBUG org.apache.jena.riot.system.stream.StreamManager - Found: etc/location-mapping.ttl (ClassLoaderLocator)
01:06:32.984 [main] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment - Mapping: http://spinrdf.org/spl => etc/spl.rdf
01:06:32.984 [main] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment - Mapping: http://spinrdf.org/spin => etc/spin.rdf
01:06:32.984 [main] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment - Mapping: http://spinrdf.org/sp => etc/sp.rdf
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s - in cz.cvut.spipes.function.MatchesPasswordTest
[INFO] Running cz.cvut.spipes.function.EncodePasswordTest
"$2a$10$4jh1JcGGp0DJ1Uo9zxpDRO544qsnixv9lYNXJaZGjzUk8Br553nBy"
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s - in cz.cvut.spipes.function.EncodePasswordTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-security ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/target/s-pipes-modules-security-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-security ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/target/s-pipes-modules-security-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-security/0.3.0/s-pipes-modules-security-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-security/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-security/0.3.0/s-pipes-modules-security-0.3.0.pom
[INFO] 
[INFO] ---------------< cz.cvut.kbss:s-pipes-modules-registry >----------------
[INFO] Building SPipes Modules Registry 0.3.0                           [17/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-registry ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules-registry/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-registry ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules-registry/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-registry ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-registry ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules-registry/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-registry ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-registry ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-registry ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules-registry/target/s-pipes-modules-registry-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-registry ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules-registry/target/s-pipes-modules-registry-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-registry/0.3.0/s-pipes-modules-registry-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules-registry/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-registry/0.3.0/s-pipes-modules-registry-0.3.0.pom
[INFO] 
[INFO] ----------------------< cz.cvut.kbss:s-pipes-cli >----------------------
[INFO] Building SPipes Interface - Commandline 0.3.0                    [18/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from krizik: http://kbss.felk.cvut.cz/m2repo/cz/cvut/inbas/eccairs/e5xml/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from krizik: http://kbss.felk.cvut.cz/m2repo/cz/cvut/inbas/eccairs/e5xml/1.0-SNAPSHOT/maven-metadata.xml (773 B at 97 kB/s)
[INFO] Downloading from krizik: http://kbss.felk.cvut.cz/m2repo/cz/cvut/kbss/commons/utils/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from krizik: http://kbss.felk.cvut.cz/m2repo/cz/cvut/kbss/commons/utils/1.0-SNAPSHOT/maven-metadata.xml (769 B at 110 kB/s)
[INFO] Downloading from krizik: http://kbss.felk.cvut.cz/m2repo/eu/trentorise/opendata/jackan/0.4.3.1-JOPA-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from krizik: http://kbss.felk.cvut.cz/m2repo/eu/trentorise/opendata/jackan/0.4.3.1-JOPA-SNAPSHOT/maven-metadata.xml (799 B at 133 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-cli ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/classes
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/src/main/java/cz/cvut/spipes/cli/SubCommandOptionHandler.java: Some input files use unchecked or unsafe operations.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/src/main/java/cz/cvut/spipes/cli/SubCommandOptionHandler.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-cli ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.cli.ExecuteModuleCLITest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in cz.cvut.spipes.cli.ExecuteModuleCLITest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-dependencies) @ s-pipes-cli ---
[INFO] Copying jopa-impl-0.17.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jopa-impl-0.17.2.jar
[INFO] Copying opentest4j-1.1.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/opentest4j-1.1.0.jar
[INFO] Copying rdf4j-queryalgebra-model-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryalgebra-model-3.7.3.jar
[INFO] Copying jaxb-api-2.3.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jaxb-api-2.3.1.jar
[INFO] Copying commons-beanutils-1.9.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-beanutils-1.9.3.jar
[INFO] Copying s-pipes-model-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-model-0.3.0.jar
[INFO] Copying antlr4-runtime-4.9.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/antlr4-runtime-4.9.2.jar
[INFO] Copying ontodriver-jena-0.17.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/ontodriver-jena-0.17.2.jar
[INFO] Copying jsr305-3.0.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jsr305-3.0.0.jar
[INFO] Copying xml-apis-1.4.01.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/xml-apis-1.4.01.jar
[INFO] Copying spring-core-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-core-5.0.7.RELEASE.jar
[INFO] Copying jena-cmds-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-cmds-3.17.0.jar
[INFO] Copying ontodriver-api-0.17.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/ontodriver-api-0.17.2.jar
[INFO] Copying rdf4j-sail-lucene-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-lucene-3.7.3.jar
[INFO] Copying rdf4j-queryrender-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryrender-3.7.3.jar
[INFO] Copying jena-dboe-base-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-dboe-base-3.17.0.jar
[INFO] Copying jsonld-java-0.9.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jsonld-java-0.9.0.jar
[INFO] Copying rdf4j-queryresultio-sparqlxml-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryresultio-sparqlxml-3.7.3.jar
[INFO] Copying junit-platform-commons-1.2.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/junit-platform-commons-1.2.0.jar
[INFO] Copying logback-classic-1.2.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/logback-classic-1.2.3.jar
[INFO] Copying javax.annotation-api-1.3.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/javax.annotation-api-1.3.2.jar
[INFO] Copying lucene-analyzers-common-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-analyzers-common-7.7.3.jar
[INFO] Copying tarql-1.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/tarql-1.2.jar
[INFO] Copying tod-commons-jackson-1.1.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/tod-commons-jackson-1.1.0.jar
[INFO] Copying poi-ooxml-schemas-3.11.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/poi-ooxml-schemas-3.11.jar
[INFO] Copying rdf4j-repository-event-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-event-3.7.3.jar
[INFO] Copying spatial4j-0.8.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spatial4j-0.8.jar
[INFO] Copying super-csv-2.3.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/super-csv-2.3.1.jar
[INFO] Copying sesame-rio-api-2.8.9.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/sesame-rio-api-2.8.9.jar
[INFO] Copying javax.activation-api-1.2.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/javax.activation-api-1.2.0.jar
[INFO] Copying commons-logging-1.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-logging-1.2.jar
[INFO] Copying lucene-join-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-join-7.7.3.jar
[INFO] Copying rdf4j-http-protocol-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-http-protocol-3.7.3.jar
[INFO] Copying rdf4j-queryparser-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryparser-api-3.7.3.jar
[INFO] Copying mail-1.4.7.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/mail-1.4.7.jar
[INFO] Copying rdf4j-util-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-util-3.7.3.jar
[INFO] Copying rdf4j-rio-trig-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-trig-3.7.3.jar
[INFO] Copying rdf4j-model-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-model-3.7.3.jar
[INFO] Copying rdf4j-sail-lucene-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-lucene-api-3.7.3.jar
[INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jakarta.xml.bind-api-2.3.3.jar
[INFO] Copying lucene-queries-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-queries-7.7.3.jar
[INFO] Copying rdf4j-sail-nativerdf-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-nativerdf-3.7.3.jar
[INFO] Copying stanford-corenlp-3.6.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/stanford-corenlp-3.6.0.jar
[INFO] Copying commons-collections4-4.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-collections4-4.2.jar
[INFO] Copying apiguardian-api-1.0.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/apiguardian-api-1.0.0.jar
[INFO] Copying spring-aop-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-aop-5.0.7.RELEASE.jar
[INFO] Copying jena-iri-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-iri-3.17.0.jar
[INFO] Copying shacl-1.0.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/shacl-1.0.1.jar
[INFO] Copying s-pipes-modules-identity-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-identity-0.3.0.jar
[INFO] Copying spring-test-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-test-5.0.7.RELEASE.jar
[INFO] Copying rdf4j-sail-memory-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-memory-3.7.3.jar
[INFO] Copying ejml-0.23.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/ejml-0.23.jar
[INFO] Copying spring-jcl-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-jcl-5.0.7.RELEASE.jar
[INFO] Copying jackson-datatype-guava-2.6.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jackson-datatype-guava-2.6.0.jar
[INFO] Copying commons-lang-2.6.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-lang-2.6.jar
[INFO] Copying spring-beans-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-beans-5.0.7.RELEASE.jar
[INFO] Copying activation-1.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/activation-1.1.jar
[INFO] Copying reflections-0.9.10.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/reflections-0.9.10.jar
[INFO] Copying jena-dboe-index-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-dboe-index-3.17.0.jar
[INFO] Copying poi-ooxml-3.11.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/poi-ooxml-3.11.jar
[INFO] Copying traceprov-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/traceprov-0.3.0.jar
[INFO] Copying logback-core-1.2.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/logback-core-1.2.3.jar
[INFO] Copying s-pipes-modules-sparql-endpoint-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-sparql-endpoint-0.3.0.jar
[INFO] Copying s-pipes-modules-eccairs-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-eccairs-0.3.0.jar
[INFO] Copying jackson-databind-2.9.6.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jackson-databind-2.9.6.jar
[INFO] Copying rdf4j-rio-binary-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-binary-3.7.3.jar
[INFO] Copying xercesImpl-2.11.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/xercesImpl-2.11.0.jar
[INFO] Copying aspectjweaver-1.9.7.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/aspectjweaver-1.9.7.jar
[INFO] Copying jaxb-osgi-2.3.6.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jaxb-osgi-2.3.6.jar
[INFO] Copying spring-expression-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-expression-5.0.7.RELEASE.jar
[INFO] Copying poi-3.11.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/poi-3.11.jar
[INFO] Copying httpcore-4.4.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/httpcore-4.4.1.jar
[INFO] Copying stanford-corenlp-3.6.0-models.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/stanford-corenlp-3.6.0-models.jar
[INFO] Copying rdf4j-rio-turtle-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-turtle-3.7.3.jar
[INFO] Copying rdf4j-queryalgebra-evaluation-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryalgebra-evaluation-3.7.3.jar
[INFO] Copying args4j-2.33.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/args4j-2.33.jar
[INFO] Copying rdf4j-http-client-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-http-client-3.7.3.jar
[INFO] Copying rdf4j-repository-sail-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-sail-3.7.3.jar
[INFO] Copying s-pipes-modules-security-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-security-0.3.0.jar
[INFO] Copying rdf4j-repository-http-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-http-3.7.3.jar
[INFO] Copying joda-time-2.9.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/joda-time-2.9.jar
[INFO] Copying rdf4j-sail-federation-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-federation-3.7.3.jar
[INFO] Copying apache-jena-3.17.0.pom to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/apache-jena-3.17.0.pom
[INFO] Copying guava-18.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/guava-18.0.jar
[INFO] Copying rdf4j-rio-ntriples-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-ntriples-3.7.3.jar
[INFO] Copying rdf4j-spin-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-spin-3.7.3.jar
[INFO] Copying rdf4j-repository-manager-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-manager-3.7.3.jar
[INFO] Copying jopa-api-0.17.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jopa-api-0.17.2.jar
[INFO] Copying jena-dboe-trans-data-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-dboe-trans-data-3.17.0.jar
[INFO] Copying junit-jupiter-api-5.2.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/junit-jupiter-api-5.2.0.jar
[INFO] Copying aspectjrt-1.9.7.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/aspectjrt-1.9.7.jar
[INFO] Copying commons-csv-1.8.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-csv-1.8.jar
[INFO] Copying libthrift-0.13.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/libthrift-0.13.0.jar
[INFO] Copying rdf4j-rio-rdfxml-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-rdfxml-3.7.3.jar
[INFO] Copying rdf4j-rio-languages-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-languages-3.7.3.jar
[INFO] Copying lucene-sandbox-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-sandbox-7.7.3.jar
[INFO] Copying annotations-9.0.4.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/annotations-9.0.4.jar
[INFO] Copying jollyday-0.4.7.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jollyday-0.4.7.jar
[INFO] Copying stax-api-1.0.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/stax-api-1.0.1.jar
[INFO] Copying s-pipes-modules-tarql-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-tarql-0.3.0.jar
[INFO] Copying xom-1.2.10.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/xom-1.2.10.jar
[INFO] Copying javassist-3.19.0-GA.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/javassist-3.19.0-GA.jar
[INFO] Copying annotations-2.0.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/annotations-2.0.1.jar
[INFO] Copying commons-cli-1.4.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-cli-1.4.jar
[INFO] Copying javax.json-api-1.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/javax.json-api-1.0.jar
[INFO] Copying rdf4j-sail-spin-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-spin-3.7.3.jar
[INFO] Copying jena-tdb2-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-tdb2-3.17.0.jar
[INFO] Copying jgrapht-core-1.1.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jgrapht-core-1.1.0.jar
[INFO] Copying commons-text-1.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-text-1.3.jar
[INFO] Copying xalan-2.7.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/xalan-2.7.0.jar
[INFO] Copying rdf4j-sail-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-api-3.7.3.jar
[INFO] Copying lucene-highlighter-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-highlighter-7.7.3.jar
[INFO] Copying spring-security-core-5.0.6.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-security-core-5.0.6.RELEASE.jar
[INFO] Copying ontodriver-sesame-0.17.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/ontodriver-sesame-0.17.2.jar
[INFO] Copying s-pipes-modules-rdf4j-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-rdf4j-0.3.0.jar
[INFO] Copying jena-dboe-storage-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-dboe-storage-3.17.0.jar
[INFO] Copying commons-lang3-3.11.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-lang3-3.11.jar
[INFO] Copying collection-0.7.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/collection-0.7.jar
[INFO] Copying s-pipes-modules-nlp-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-nlp-0.3.0.jar
[INFO] Copying s-pipes-modules-ckan2rdf-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-ckan2rdf-0.3.0.jar
[INFO] Copying commons-io-2.6.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-io-2.6.jar
[INFO] Copying rdf4j-queryparser-serql-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryparser-serql-3.7.3.jar
[INFO] Copying apache-jena-libs-3.17.0.pom to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/apache-jena-libs-3.17.0.pom
[INFO] Copying rdf4j-repository-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-api-3.7.3.jar
[INFO] Copying s-pipes-forms-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-forms-0.3.0.jar
[INFO] Copying rdf4j-sail-base-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-base-3.7.3.jar
[INFO] Copying rdf4j-repository-sparql-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-sparql-3.7.3.jar
[INFO] Copying fluent-hc-4.4.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/fluent-hc-4.4.1.jar
[INFO] Copying rdf4j-model-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-model-api-3.7.3.jar
[INFO] Copying lucene-spatial3d-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-spatial3d-7.7.3.jar
[INFO] Copying s-pipes-modules-tabular-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-tabular-0.3.0.jar
[INFO] Copying jena-shacl-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-shacl-3.17.0.jar
[INFO] Copying utils-1.0-SNAPSHOT.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/utils-1.0-SNAPSHOT.jar
[INFO] Copying tod-commons-1.1.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/tod-commons-1.1.0.jar
[INFO] Copying jackson-annotations-2.9.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jackson-annotations-2.9.0.jar
[INFO] Copying jena-base-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-base-3.17.0.jar
[INFO] Copying sesame-util-2.8.9.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/sesame-util-2.8.9.jar
[INFO] Copying s2-geometry-library-java-1.0.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s2-geometry-library-java-1.0.0.jar
[INFO] Copying jena-shaded-guava-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-shaded-guava-3.17.0.jar
[INFO] Copying jackan-0.4.3.1-JOPA-SNAPSHOT.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jackan-0.4.3.1-JOPA-SNAPSHOT.jar
[INFO] Copying log4j-slf4j-impl-2.14.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/log4j-slf4j-impl-2.14.0.jar
[INFO] Copying log4j-api-2.14.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/log4j-api-2.14.0.jar
[INFO] Copying rdf4j-queryparser-sparql-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryparser-sparql-3.7.3.jar
[INFO] Copying httpmime-4.4.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/httpmime-4.4.1.jar
[INFO] Copying slf4j-api-1.7.30.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/slf4j-api-1.7.30.jar
[INFO] Copying lucene-memory-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-memory-7.7.3.jar
[INFO] Copying jena-arq-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-arq-3.17.0.jar
[INFO] Copying lucene-queryparser-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-queryparser-7.7.3.jar
[INFO] Copying jena-rdfconnection-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-rdfconnection-3.17.0.jar
[INFO] Copying rdf4j-rio-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-api-3.7.3.jar
[INFO] Copying commons-codec-1.11.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-codec-1.11.jar
[INFO] Copying spring-context-support-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-context-support-5.0.7.RELEASE.jar
[INFO] Copying jts-core-1.17.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jts-core-1.17.1.jar
[INFO] Copying rdf4j-sail-inferencer-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-inferencer-3.7.3.jar
[INFO] Copying spring-context-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-context-5.0.7.RELEASE.jar
[INFO] Copying rdf4j-queryresultio-api-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryresultio-api-3.7.3.jar
[INFO] Copying rdf4j-query-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-query-3.7.3.jar
[INFO] Copying log4j-core-2.14.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/log4j-core-2.14.0.jar
[INFO] Copying jena-core-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-core-3.17.0.jar
[INFO] Copying rdf4j-sail-model-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-sail-model-3.7.3.jar
[INFO] Copying jakarta.activation-1.2.2.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jakarta.activation-1.2.2.jar
[INFO] Copying jool-0.9.10.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jool-0.9.10.jar
[INFO] Copying rdf4j-repository-contextaware-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-repository-contextaware-3.7.3.jar
[INFO] Copying s-pipes-modules-dataset-discovery-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-dataset-discovery-0.3.0.jar
[INFO] Copying sesame-repository-api-2.8.9.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/sesame-repository-api-2.8.9.jar
[INFO] Copying commons-collections-3.2.1.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-collections-3.2.1.jar
[INFO] Copying spring-web-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-web-5.0.7.RELEASE.jar
[INFO] Copying jena-tdb-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-tdb-3.17.0.jar
[INFO] Copying opencsv-4.6.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/opencsv-4.6.jar
[INFO] Copying tika-core-1.13.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/tika-core-1.13.jar
[INFO] Copying httpclient-4.5.10.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/httpclient-4.5.10.jar
[INFO] Copying rdf4j-rio-datatypes-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-rio-datatypes-3.7.3.jar
[INFO] Copying s-pipes-modules-form-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-form-0.3.0.jar
[INFO] Copying xmlbeans-2.6.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/xmlbeans-2.6.0.jar
[INFO] Copying jcl-over-slf4j-1.7.30.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jcl-over-slf4j-1.7.30.jar
[INFO] Copying sesame-query-2.8.9.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/sesame-query-2.8.9.jar
[INFO] Copying jackson-core-2.9.6.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jackson-core-2.9.6.jar
[INFO] Copying mapdb-1.0.8.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/mapdb-1.0.8.jar
[INFO] Copying rdf4j-model-vocabulary-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-model-vocabulary-3.7.3.jar
[INFO] Copying e5xml-1.0-SNAPSHOT.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/e5xml-1.0-SNAPSHOT.jar
[INFO] Copying s-pipes-core-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-core-0.3.0.jar
[INFO] Copying jena-dboe-transaction-3.17.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jena-dboe-transaction-3.17.0.jar
[INFO] Copying httpclient-cache-4.5.13.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/httpclient-cache-4.5.13.jar
[INFO] Copying commons-compress-1.20.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/commons-compress-1.20.jar
[INFO] Copying lucene-core-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-core-7.7.3.jar
[INFO] Copying lucene-spatial-extras-7.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/lucene-spatial-extras-7.7.3.jar
[INFO] Copying jchardet-1.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/jchardet-1.0.jar
[INFO] Copying sesame-model-2.8.9.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/sesame-model-2.8.9.jar
[INFO] Copying s-pipes-modules-registry-0.3.0.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/s-pipes-modules-registry-0.3.0.jar
[INFO] Copying rdf4j-queryresultio-binary-3.7.3.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/rdf4j-queryresultio-binary-3.7.3.jar
[INFO] Copying spring-webmvc-5.0.7.RELEASE.jar to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/lib/spring-webmvc-5.0.7.RELEASE.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ s-pipes-cli ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/s-pipes-cli-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-cli ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/target/s-pipes-cli-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-cli/0.3.0/s-pipes-cli-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-cli/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-cli/0.3.0/s-pipes-cli-0.3.0.pom
[INFO] 
[INFO] ----------------------< cz.cvut.kbss:s-pipes-web >----------------------
[INFO] Building SPipes Interface - Web 0.3.0                            [19/21]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-web ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default) @ s-pipes-web ---
[INFO] argLine set to -javaagent:/home/developer/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/classes
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/src/main/java/cz/cvut/spipes/config/WebAppConfig.java: Some input files use or override a deprecated API.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/src/main/java/cz/cvut/spipes/config/WebAppConfig.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/src/main/java/cz/cvut/spipes/config/RDFMediaTypeConverter.java: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/src/main/java/cz/cvut/spipes/config/RDFMediaTypeConverter.java uses unchecked or unsafe operations.
[INFO] /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/src/main/java/cz/cvut/spipes/config/RDFMediaTypeConverter.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-web ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running cz.cvut.spipes.web.SPipesServiceControllerTest
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/developer/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.14.0/log4j-slf4j-impl-2.14.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/developer/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.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 [org.apache.logging.slf4j.Log4jLoggerFactory]
01:06:43.849 [main] ERROR cz.cvut.spipes.manager.OntoDocManager - Could not load ontologies from directory /scripts -- java.nio.file.NoSuchFileException: /scripts .
Reading POS tagger model from edu/stanford/nlp/models/pos-tagger/english-left3words/english-left3words-distsim.tagger ... done [1.1 sec].
Reading TokensRegex rules from sutime/defs.txt
Mar 11, 2022 1:06:48 AM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Read 1 rules
Reading TokensRegex rules from sutime/defs.sutime.txt
Mar 11, 2022 1:06:48 AM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Read 83 rules
Reading TokensRegex rules from sutime/english.holidays.sutime.txt
Mar 11, 2022 1:06:48 AM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Read 25 rules
Reading TokensRegex rules from sutime/english.sutime.txt
Mar 11, 2022 1:06:48 AM edu.stanford.nlp.ling.tokensregex.CoreMapExpressionExtractor appendRules
INFO: Read 239 rules
01:06:49.056 [main] ERROR cz.cvut.spipes.engine.PipelineFactory - Cannot load module http://example.org/s-pipes/test-no-module as its http://www.w3.org/1999/02/22-rdf-syntax-ns#type property value is missing.
01:06:49.167 [main] ERROR cz.cvut.spipes.rest.util.MultipartFileResourceResolver - Missing multipart file for url parameter: testKey1 with value: @testFile1.txt
01:06:49.168 [main] ERROR cz.cvut.spipes.rest.util.MultipartFileResourceResolver - Missing multipart file for url parameter: testKey2 with value: @testFile2.txt
[WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 9.843 s - in cz.cvut.spipes.web.SPipesServiceControllerTest
[INFO] Running cz.cvut.spipes.rest.util.MultipartFileResourceResolverTest
01:06:49.904 [main] ERROR cz.cvut.spipes.rest.util.MultipartFileResourceResolver - Missing multipart file for url parameter: testKey1 with value: @WRONG_FILENAME.txt
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in cz.cvut.spipes.rest.util.MultipartFileResourceResolverTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (report) @ s-pipes-web ---
[INFO] Loading execution data file /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/jacoco.exec
[INFO] Analyzed bundle 'SPipes Interface - Web' with 19 classes
[INFO] 
[INFO] --- maven-war-plugin:3.2.3:war (default-war) @ s-pipes-web ---
[INFO] Packaging webapp
[INFO] Assembling webapp [s-pipes-web] in [/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/s-pipes-web-0.3.0]
[INFO] Processing war project
[INFO] Webapp assembled in [754 msecs]
[INFO] Building war: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/s-pipes-web-0.3.0.war
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-web ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/s-pipes-web-0.3.0.war to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-web/0.3.0/s-pipes-web-0.3.0.war
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-web/0.3.0/s-pipes-web-0.3.0.pom
[INFO] 
[INFO] ---------------< cz.cvut.kbss:s-pipes-modules-rdfstream >---------------
[INFO] Building SPipes Modules - RDF Stream 0.3.0                       [20/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes-modules-rdfstream ---
[INFO] Deleting /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s-pipes-modules-rdfstream ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ s-pipes-modules-rdfstream ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s-pipes-modules-rdfstream ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ s-pipes-modules-rdfstream ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ s-pipes-modules-rdfstream ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s-pipes-modules-rdfstream ---
[INFO] Building jar: /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/target/s-pipes-modules-rdfstream-0.3.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes-modules-rdfstream ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/target/s-pipes-modules-rdfstream-0.3.0.jar to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-rdfstream/0.3.0/s-pipes-modules-rdfstream-0.3.0.jar
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-modules/module-rdfstream/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes-modules-rdfstream/0.3.0/s-pipes-modules-rdfstream-0.3.0.pom
[INFO] 
[INFO] ------------------------< cz.cvut.kbss:s-pipes >------------------------
[INFO] Building SPipes (Semantic Pipelines) 0.3.0                       [21/21]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s-pipes ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ s-pipes ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ s-pipes ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s-pipes ---
[INFO] Installing /home/developer/.jenkins/jobs/s-pipes-csat/workspace/pom.xml to /home/developer/.m2/repository/cz/cvut/kbss/s-pipes/0.3.0/s-pipes-0.3.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SPipes Parent ...................................... SUCCESS [  0.227 s]
[INFO] SPipes Model ....................................... SUCCESS [  6.772 s]
[INFO] SPipes Core ........................................ SUCCESS [ 12.229 s]
[INFO] SPipes Modules ..................................... SUCCESS [  0.008 s]
[INFO] SPipes Modules - Tabular ........................... SUCCESS [  2.327 s]
[INFO] SPipes Modules - TARQL ............................. SUCCESS [  1.745 s]
[INFO] SPipes Modules - Identity .......................... SUCCESS [  0.194 s]
[INFO] SPipes Modules - Rdf4j ............................. SUCCESS [  1.336 s]
[INFO] SPipes Modules - Sparql Endpoint ................... SUCCESS [  2.983 s]
[INFO] SPipes Modules - NLP ............................... SUCCESS [  4.487 s]
[INFO] SPipes Modules - Dataset Discovery ................. SUCCESS [  1.864 s]
[INFO] SPipes Modules - Eccairs ........................... SUCCESS [  2.145 s]
[INFO] SPipes Modules - CKAN SPARQL wrapper ............... SUCCESS [  0.519 s]
[INFO] SPipes - Forms ..................................... SUCCESS [  7.504 s]
[INFO] SPipes Modules - Form .............................. SUCCESS [  2.959 s]
[INFO] SPipes Modules - Security .......................... SUCCESS [  2.584 s]
[INFO] SPipes Modules Registry ............................ SUCCESS [  0.103 s]
[INFO] SPipes Interface - Commandline ..................... SUCCESS [  3.158 s]
[INFO] SPipes Interface - Web ............................. SUCCESS [ 33.103 s]
[INFO] SPipes Modules - RDF Stream ........................ SUCCESS [  0.246 s]
[INFO] SPipes (Semantic Pipelines) 0.3.0 .................. SUCCESS [  0.421 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:27 min
[INFO] Finished at: 2022-03-11T01:07:11+01:00
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins8528469096607472544.sh
+ bash -ex /opt/projects/20doprava-csat/deploy-s-pipes-csat.sh
+ APP_NAME=s-pipes-csat
+ TOMCAT_WEBAPPS_DIR=/opt/apache-tomcat-s-pipes/webapps
+ PROJECT_DIR=/opt/projects/20doprava-csat
+ CONFIG_DIR=/opt/projects/20doprava-csat/config/s-pipes-csat
+ SOURCE_WAR_FILE='/home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/s-pipes-web-0.*.war'
+ WAR_FILE=/opt/projects/20doprava-csat/target/s-pipes-csat.war
+ cp /home/developer/.jenkins/jobs/s-pipes-csat/workspace/s-pipes-web/target/s-pipes-web-0.3.0.war /opt/projects/20doprava-csat/target/s-pipes-csat.war
+ echo 'INFO: Pulling changes of aircraft-maintenance-planning-system model ...'
INFO: Pulling changes of aircraft-maintenance-planning-system model ...
+ cd /opt/projects/20doprava-csat/aircraft-maintenance-planning-system
+ git pull
Already up to date.
+ cd
+ echo 'Deploying s-pipes-csat.war to /opt/apache-tomcat-s-pipes/webapps ...'
Deploying s-pipes-csat.war to /opt/apache-tomcat-s-pipes/webapps ...
+ cd /opt/projects/20doprava-csat/config/s-pipes-csat
+ zip -r /opt/projects/20doprava-csat/target/s-pipes-csat.war WEB-INF/
updating: WEB-INF/ (stored 0%)
updating: WEB-INF/classes/ (stored 0%)
updating: WEB-INF/classes/logback.xml (deflated 59%)
  adding: WEB-INF/classes/config-core.properties (deflated 45%)
+ zip -d /opt/projects/20doprava-csat/target/s-pipes-csat.war 'WEB-INF/lib/stanford-corenlp-*-models.jar'
deleting: WEB-INF/lib/stanford-corenlp-3.6.0-models.jar
+ zip -d /opt/projects/20doprava-csat/target/s-pipes-csat.war 'WEB-INF/lib/s-pipes-modules-nlp-*.jar'
deleting: WEB-INF/lib/s-pipes-modules-nlp-0.3.0.jar
+ cp /opt/projects/20doprava-csat/target/s-pipes-csat.war /opt/apache-tomcat-s-pipes/webapps/s-pipes-csat.war
+ chmod g+w /opt/apache-tomcat-s-pipes/webapps/s-pipes-csat.war
Finished: SUCCESS