-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVVZ_extractor.iml
155 lines (154 loc) · 38.3 KB
/
VVZ_extractor.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="Osmorc" name="OSGi">
<configuration manifestGenerationMode="OsmorcControlled" manifestLocation="" jarfileLocation="VVZ_extractor-1.0.0.jar" outputPathType="CompilerOutputPath" bndFileLocation="" bundlorFileLocation="" bundleActivator="" bundleSymbolicName="cz.cuni.mff.xrg.odcs.VVZ_extractor" bundleVersion="1.0.0" ignoreFilePattern="" useProjectDefaultManifestFileLocation="true" alwaysRebuildBundleJAR="false" doNotSynchronizeWithMaven="false">
<additionalProperties>
<property key="Bundle-Description" value="Receiving XML forms with public contracts from vestnikverejnychzakazek.cz using SOAP Web Services." />
<property key="Bundle-Name" value="VVZ_extractor" />
<property key="Export-Package" value="cz.opendata.linked.vvz.extractor;version="1.0.0"" />
<property key="Import-Package" value="cz.cuni.mff.xrg.odcs.*;version="1.0.0",com.vaadin.*;version="[7.1.8, 8.0.0)",*" />
<property key="Embed-Dependency" value="*;scope=compile|system" />
<property key="Embed-Transitive" value="false" />
<property key="Embed-Directory" value="dependency" />
<property key="Embed-StripGroup" value="false" />
<property key="DPU-Package" value="cz.opendata.linked.vvz.extractor" />
<property key="DPU-MainClass" value="VVZ_extractor" />
<property key="Vaadin-Version" value="7.1.8" />
<property key="ODCS-Version" value="1.0.0" />
<property key="Bundle-ClassPath" value=".,dependency/cz.cuni.mff.xrg.odcs/commons-web-1.0.0.jar,dependency/cz.cuni.mff.xrg.odcs/commons-1.0.0.jar,dependency/cz.cuni.mff.xrg.odcs/ontology-1.0.0.jar,dependency/org.slf4j/slf4j-api-1.7.5.jar,dependency/org.slf4j/log4j-over-slf4j-1.7.5.jar,dependency/org.slf4j/jul-to-slf4j-1.7.5.jar,dependency/com.vaadin/vaadin-server-7.1.8.jar,dependency/com.vaadin/vaadin-shared-7.1.8.jar,dependency/com.vaadin/vaadin-shared-deps-1.0.2.jar,dependency/com.vaadin/vaadin-theme-compiler-7.1.8.jar,dependency/org.apache.commons/commons-jexl-2.1.1.jar,dependency/commons-logging/commons-logging-1.1.1.jar,dependency/org.w3c.css/sac-1.3.jar,dependency/net.sourceforge.cssparser/cssparser-0.9.5.jar,dependency/commons-cli/commons-cli-1.2.jar,dependency/org.jsoup/jsoup-1.6.3.jar,dependency/com.vaadin/vaadin-client-compiled-7.1.8.jar,dependency/com.vaadin/vaadin-themes-7.1.8.jar,dependency/cz.cuni.mff.xrg.odcs/commons-module-1.0.0.jar,dependency/cz.cuni.mff.xrg.odcs/dataunit-rdf-1.0.0.jar,dependency/org.openrdf.sesame/sesame-config-2.7.7.jar,dependency/org.openrdf.sesame/sesame-util-2.7.7.jar,dependency/ch.qos.logback/logback-core-0.9.28.jar,dependency/ch.qos.logback/logback-classic-0.9.28.jar,dependency/org.openrdf.sesame/sesame-console-2.7.7.jar,dependency/org.openrdf.sesame/sesame-runtime-2.7.7.jar,dependency/org.openrdf.sesame/sesame-model-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-api-2.7.7.jar,dependency/org.openrdf.sesame/sesame-query-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-api-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-manager-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-event-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-sail-2.7.7.jar,dependency/org.openrdf.sesame/sesame-sail-api-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryalgebra-model-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryparser-api-2.7.7.jar,dependency/org.openrdf.sesame/sesame-sail-memory-2.7.7.jar,dependency/org.openrdf.sesame/sesame-sail-inferencer-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryparser-serql-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryalgebra-evaluation-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-sparql-2.7.7.jar,dependency/org.openrdf.sesame/sesame-http-client-2.7.7.jar,dependency/org.openrdf.sesame/sesame-http-protocol-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-ntriples-2.7.7.jar,dependency/commons-io/commons-io-2.4.jar,dependency/org.openrdf.sesame/sesame-queryresultio-api-2.7.7.jar,dependency/commons-httpclient/commons-httpclient-3.1.jar,dependency/org.openrdf.sesame/sesame-queryparser-sparql-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryresultio-sparqlxml-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-http-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-contextaware-2.7.7.jar,dependency/org.openrdf.sesame/sesame-sail-federation-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-turtle-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryresultio-binary-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryresultio-sparqljson-2.7.7.jar,dependency/com.fasterxml.jackson.core/jackson-core-2.2.1.jar,dependency/org.openrdf.sesame/sesame-queryresultio-text-2.7.7.jar,dependency/net.sf.opencsv/opencsv-2.0.jar,dependency/org.openrdf.sesame/sesame-repository-dataset-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-binary-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-n3-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-rdfxml-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-trix-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-trig-2.7.7.jar,dependency/org.openrdf.sesame/sesame-sail-nativerdf-2.7.7.jar,dependency/org.openrdf.sesame/sesame-sail-rdbms-2.7.7.jar,dependency/commons-dbcp/commons-dbcp-1.3.jar,dependency/commons-pool/commons-pool-1.5.4.jar,dependency/com.openlinksw/virt_sesame2-2.7.jar,dependency/com.openlinksw/virtjdbc-4.1.jar,dependency/cz.cuni.mff.xrg.odcs/dataunit-file-1.0.0.jar" />
<property key="Include-Resource" value="dependency/cz.cuni.mff.xrg.odcs/commons-web-1.0.0.jar=$MAVEN_REPOSITORY$/cz/cuni/mff/xrg/odcs/commons-web/1.0.0/commons-web-1.0.0.jar,dependency/cz.cuni.mff.xrg.odcs/commons-1.0.0.jar=$MAVEN_REPOSITORY$/cz/cuni/mff/xrg/odcs/commons/1.0.0/commons-1.0.0.jar,dependency/cz.cuni.mff.xrg.odcs/ontology-1.0.0.jar=$MAVEN_REPOSITORY$/cz/cuni/mff/xrg/odcs/ontology/1.0.0/ontology-1.0.0.jar,dependency/org.slf4j/slf4j-api-1.7.5.jar=$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar,dependency/org.slf4j/log4j-over-slf4j-1.7.5.jar=$MAVEN_REPOSITORY$/org/slf4j/log4j-over-slf4j/1.7.5/log4j-over-slf4j-1.7.5.jar,dependency/org.slf4j/jul-to-slf4j-1.7.5.jar=$MAVEN_REPOSITORY$/org/slf4j/jul-to-slf4j/1.7.5/jul-to-slf4j-1.7.5.jar,dependency/com.vaadin/vaadin-server-7.1.8.jar=$MAVEN_REPOSITORY$/com/vaadin/vaadin-server/7.1.8/vaadin-server-7.1.8.jar,dependency/com.vaadin/vaadin-shared-7.1.8.jar=$MAVEN_REPOSITORY$/com/vaadin/vaadin-shared/7.1.8/vaadin-shared-7.1.8.jar,dependency/com.vaadin/vaadin-shared-deps-1.0.2.jar=$MAVEN_REPOSITORY$/com/vaadin/vaadin-shared-deps/1.0.2/vaadin-shared-deps-1.0.2.jar,dependency/com.vaadin/vaadin-theme-compiler-7.1.8.jar=$MAVEN_REPOSITORY$/com/vaadin/vaadin-theme-compiler/7.1.8/vaadin-theme-compiler-7.1.8.jar,dependency/org.apache.commons/commons-jexl-2.1.1.jar=$MAVEN_REPOSITORY$/org/apache/commons/commons-jexl/2.1.1/commons-jexl-2.1.1.jar,dependency/commons-logging/commons-logging-1.1.1.jar=$MAVEN_REPOSITORY$/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar,dependency/org.w3c.css/sac-1.3.jar=$MAVEN_REPOSITORY$/org/w3c/css/sac/1.3/sac-1.3.jar,dependency/net.sourceforge.cssparser/cssparser-0.9.5.jar=$MAVEN_REPOSITORY$/net/sourceforge/cssparser/cssparser/0.9.5/cssparser-0.9.5.jar,dependency/commons-cli/commons-cli-1.2.jar=$MAVEN_REPOSITORY$/commons-cli/commons-cli/1.2/commons-cli-1.2.jar,dependency/org.jsoup/jsoup-1.6.3.jar=$MAVEN_REPOSITORY$/org/jsoup/jsoup/1.6.3/jsoup-1.6.3.jar,dependency/com.vaadin/vaadin-client-compiled-7.1.8.jar=$MAVEN_REPOSITORY$/com/vaadin/vaadin-client-compiled/7.1.8/vaadin-client-compiled-7.1.8.jar,dependency/com.vaadin/vaadin-themes-7.1.8.jar=$MAVEN_REPOSITORY$/com/vaadin/vaadin-themes/7.1.8/vaadin-themes-7.1.8.jar,dependency/cz.cuni.mff.xrg.odcs/commons-module-1.0.0.jar=$MAVEN_REPOSITORY$/cz/cuni/mff/xrg/odcs/commons-module/1.0.0/commons-module-1.0.0.jar,dependency/cz.cuni.mff.xrg.odcs/dataunit-rdf-1.0.0.jar=$MAVEN_REPOSITORY$/cz/cuni/mff/xrg/odcs/dataunit-rdf/1.0.0/dataunit-rdf-1.0.0.jar,dependency/org.openrdf.sesame/sesame-config-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-config/2.7.7/sesame-config-2.7.7.jar,dependency/org.openrdf.sesame/sesame-util-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-util/2.7.7/sesame-util-2.7.7.jar,dependency/ch.qos.logback/logback-core-0.9.28.jar=$MAVEN_REPOSITORY$/ch/qos/logback/logback-core/0.9.28/logback-core-0.9.28.jar,dependency/ch.qos.logback/logback-classic-0.9.28.jar=$MAVEN_REPOSITORY$/ch/qos/logback/logback-classic/0.9.28/logback-classic-0.9.28.jar,dependency/org.openrdf.sesame/sesame-console-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-console/2.7.7/sesame-console-2.7.7.jar,dependency/org.openrdf.sesame/sesame-runtime-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-runtime/2.7.7/sesame-runtime-2.7.7.jar,dependency/org.openrdf.sesame/sesame-model-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-model/2.7.7/sesame-model-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-api-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-repository-api/2.7.7/sesame-repository-api-2.7.7.jar,dependency/org.openrdf.sesame/sesame-query-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-query/2.7.7/sesame-query-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-api-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-rio-api/2.7.7/sesame-rio-api-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-manager-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-repository-manager/2.7.7/sesame-repository-manager-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-event-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-repository-event/2.7.7/sesame-repository-event-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-sail-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-repository-sail/2.7.7/sesame-repository-sail-2.7.7.jar,dependency/org.openrdf.sesame/sesame-sail-api-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-sail-api/2.7.7/sesame-sail-api-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryalgebra-model-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-queryalgebra-model/2.7.7/sesame-queryalgebra-model-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryparser-api-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-queryparser-api/2.7.7/sesame-queryparser-api-2.7.7.jar,dependency/org.openrdf.sesame/sesame-sail-memory-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-sail-memory/2.7.7/sesame-sail-memory-2.7.7.jar,dependency/org.openrdf.sesame/sesame-sail-inferencer-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-sail-inferencer/2.7.7/sesame-sail-inferencer-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryparser-serql-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-queryparser-serql/2.7.7/sesame-queryparser-serql-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryalgebra-evaluation-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-queryalgebra-evaluation/2.7.7/sesame-queryalgebra-evaluation-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-sparql-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-repository-sparql/2.7.7/sesame-repository-sparql-2.7.7.jar,dependency/org.openrdf.sesame/sesame-http-client-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-http-client/2.7.7/sesame-http-client-2.7.7.jar,dependency/org.openrdf.sesame/sesame-http-protocol-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-http-protocol/2.7.7/sesame-http-protocol-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-ntriples-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-rio-ntriples/2.7.7/sesame-rio-ntriples-2.7.7.jar,dependency/commons-io/commons-io-2.4.jar=$MAVEN_REPOSITORY$/commons-io/commons-io/2.4/commons-io-2.4.jar,dependency/org.openrdf.sesame/sesame-queryresultio-api-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-queryresultio-api/2.7.7/sesame-queryresultio-api-2.7.7.jar,dependency/commons-httpclient/commons-httpclient-3.1.jar=$MAVEN_REPOSITORY$/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar,dependency/org.openrdf.sesame/sesame-queryparser-sparql-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-queryparser-sparql/2.7.7/sesame-queryparser-sparql-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryresultio-sparqlxml-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-queryresultio-sparqlxml/2.7.7/sesame-queryresultio-sparqlxml-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-http-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-repository-http/2.7.7/sesame-repository-http-2.7.7.jar,dependency/org.openrdf.sesame/sesame-repository-contextaware-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-repository-contextaware/2.7.7/sesame-repository-contextaware-2.7.7.jar,dependency/org.openrdf.sesame/sesame-sail-federation-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-sail-federation/2.7.7/sesame-sail-federation-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-turtle-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-rio-turtle/2.7.7/sesame-rio-turtle-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryresultio-binary-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-queryresultio-binary/2.7.7/sesame-queryresultio-binary-2.7.7.jar,dependency/org.openrdf.sesame/sesame-queryresultio-sparqljson-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-queryresultio-sparqljson/2.7.7/sesame-queryresultio-sparqljson-2.7.7.jar,dependency/com.fasterxml.jackson.core/jackson-core-2.2.1.jar=$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.2.1/jackson-core-2.2.1.jar,dependency/org.openrdf.sesame/sesame-queryresultio-text-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-queryresultio-text/2.7.7/sesame-queryresultio-text-2.7.7.jar,dependency/net.sf.opencsv/opencsv-2.0.jar=$MAVEN_REPOSITORY$/net/sf/opencsv/opencsv/2.0/opencsv-2.0.jar,dependency/org.openrdf.sesame/sesame-repository-dataset-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-repository-dataset/2.7.7/sesame-repository-dataset-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-binary-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-rio-binary/2.7.7/sesame-rio-binary-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-n3-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-rio-n3/2.7.7/sesame-rio-n3-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-rdfxml-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-rio-rdfxml/2.7.7/sesame-rio-rdfxml-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-trix-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-rio-trix/2.7.7/sesame-rio-trix-2.7.7.jar,dependency/org.openrdf.sesame/sesame-rio-trig-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-rio-trig/2.7.7/sesame-rio-trig-2.7.7.jar,dependency/org.openrdf.sesame/sesame-sail-nativerdf-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-sail-nativerdf/2.7.7/sesame-sail-nativerdf-2.7.7.jar,dependency/org.openrdf.sesame/sesame-sail-rdbms-2.7.7.jar=$MAVEN_REPOSITORY$/org/openrdf/sesame/sesame-sail-rdbms/2.7.7/sesame-sail-rdbms-2.7.7.jar,dependency/commons-dbcp/commons-dbcp-1.3.jar=$MAVEN_REPOSITORY$/commons-dbcp/commons-dbcp/1.3/commons-dbcp-1.3.jar,dependency/commons-pool/commons-pool-1.5.4.jar=$MAVEN_REPOSITORY$/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar,dependency/com.openlinksw/virt_sesame2-2.7.jar=$MAVEN_REPOSITORY$/com/openlinksw/virt_sesame2/2.7/virt_sesame2-2.7.jar,dependency/com.openlinksw/virtjdbc-4.1.jar=$MAVEN_REPOSITORY$/com/openlinksw/virtjdbc/4.1/virtjdbc-4.1.jar,dependency/cz.cuni.mff.xrg.odcs/dataunit-file-1.0.0.jar=$MAVEN_REPOSITORY$/cz/cuni/mff/xrg/odcs/dataunit-file/1.0.0/dataunit-file-1.0.0.jar" />
<property key="Embedded-Artifacts" value="dependency/cz.cuni.mff.xrg.odcs/commons-web-1.0.0.jar;g="cz.cuni.mff.xrg.odcs";a="commons-web";v="1.0.0",dependency/cz.cuni.mff.xrg.odcs/commons-1.0.0.jar;g="cz.cuni.mff.xrg.odcs";a="commons";v="1.0.0",dependency/cz.cuni.mff.xrg.odcs/ontology-1.0.0.jar;g="cz.cuni.mff.xrg.odcs";a="ontology";v="1.0.0",dependency/org.slf4j/slf4j-api-1.7.5.jar;g="org.slf4j";a="slf4j-api";v="1.7.5",dependency/org.slf4j/log4j-over-slf4j-1.7.5.jar;g="org.slf4j";a="log4j-over-slf4j";v="1.7.5",dependency/org.slf4j/jul-to-slf4j-1.7.5.jar;g="org.slf4j";a="jul-to-slf4j";v="1.7.5",dependency/com.vaadin/vaadin-server-7.1.8.jar;g="com.vaadin";a="vaadin-server";v="7.1.8",dependency/com.vaadin/vaadin-shared-7.1.8.jar;g="com.vaadin";a="vaadin-shared";v="7.1.8",dependency/com.vaadin/vaadin-shared-deps-1.0.2.jar;g="com.vaadin";a="vaadin-shared-deps";v="1.0.2",dependency/com.vaadin/vaadin-theme-compiler-7.1.8.jar;g="com.vaadin";a="vaadin-theme-compiler";v="7.1.8",dependency/org.apache.commons/commons-jexl-2.1.1.jar;g="org.apache.commons";a="commons-jexl";v="2.1.1",dependency/commons-logging/commons-logging-1.1.1.jar;g="commons-logging";a="commons-logging";v="1.1.1",dependency/org.w3c.css/sac-1.3.jar;g="org.w3c.css";a="sac";v="1.3",dependency/net.sourceforge.cssparser/cssparser-0.9.5.jar;g="net.sourceforge.cssparser";a="cssparser";v="0.9.5",dependency/commons-cli/commons-cli-1.2.jar;g="commons-cli";a="commons-cli";v="1.2",dependency/org.jsoup/jsoup-1.6.3.jar;g="org.jsoup";a="jsoup";v="1.6.3",dependency/com.vaadin/vaadin-client-compiled-7.1.8.jar;g="com.vaadin";a="vaadin-client-compiled";v="7.1.8",dependency/com.vaadin/vaadin-themes-7.1.8.jar;g="com.vaadin";a="vaadin-themes";v="7.1.8",dependency/cz.cuni.mff.xrg.odcs/commons-module-1.0.0.jar;g="cz.cuni.mff.xrg.odcs";a="commons-module";v="1.0.0",dependency/cz.cuni.mff.xrg.odcs/dataunit-rdf-1.0.0.jar;g="cz.cuni.mff.xrg.odcs";a="dataunit-rdf";v="1.0.0",dependency/org.openrdf.sesame/sesame-config-2.7.7.jar;g="org.openrdf.sesame";a="sesame-config";v="2.7.7",dependency/org.openrdf.sesame/sesame-util-2.7.7.jar;g="org.openrdf.sesame";a="sesame-util";v="2.7.7",dependency/ch.qos.logback/logback-core-0.9.28.jar;g="ch.qos.logback";a="logback-core";v="0.9.28",dependency/ch.qos.logback/logback-classic-0.9.28.jar;g="ch.qos.logback";a="logback-classic";v="0.9.28",dependency/org.openrdf.sesame/sesame-console-2.7.7.jar;g="org.openrdf.sesame";a="sesame-console";v="2.7.7",dependency/org.openrdf.sesame/sesame-runtime-2.7.7.jar;g="org.openrdf.sesame";a="sesame-runtime";v="2.7.7",dependency/org.openrdf.sesame/sesame-model-2.7.7.jar;g="org.openrdf.sesame";a="sesame-model";v="2.7.7",dependency/org.openrdf.sesame/sesame-repository-api-2.7.7.jar;g="org.openrdf.sesame";a="sesame-repository-api";v="2.7.7",dependency/org.openrdf.sesame/sesame-query-2.7.7.jar;g="org.openrdf.sesame";a="sesame-query";v="2.7.7",dependency/org.openrdf.sesame/sesame-rio-api-2.7.7.jar;g="org.openrdf.sesame";a="sesame-rio-api";v="2.7.7",dependency/org.openrdf.sesame/sesame-repository-manager-2.7.7.jar;g="org.openrdf.sesame";a="sesame-repository-manager";v="2.7.7",dependency/org.openrdf.sesame/sesame-repository-event-2.7.7.jar;g="org.openrdf.sesame";a="sesame-repository-event";v="2.7.7",dependency/org.openrdf.sesame/sesame-repository-sail-2.7.7.jar;g="org.openrdf.sesame";a="sesame-repository-sail";v="2.7.7",dependency/org.openrdf.sesame/sesame-sail-api-2.7.7.jar;g="org.openrdf.sesame";a="sesame-sail-api";v="2.7.7",dependency/org.openrdf.sesame/sesame-queryalgebra-model-2.7.7.jar;g="org.openrdf.sesame";a="sesame-queryalgebra-model";v="2.7.7",dependency/org.openrdf.sesame/sesame-queryparser-api-2.7.7.jar;g="org.openrdf.sesame";a="sesame-queryparser-api";v="2.7.7",dependency/org.openrdf.sesame/sesame-sail-memory-2.7.7.jar;g="org.openrdf.sesame";a="sesame-sail-memory";v="2.7.7",dependency/org.openrdf.sesame/sesame-sail-inferencer-2.7.7.jar;g="org.openrdf.sesame";a="sesame-sail-inferencer";v="2.7.7",dependency/org.openrdf.sesame/sesame-queryparser-serql-2.7.7.jar;g="org.openrdf.sesame";a="sesame-queryparser-serql";v="2.7.7",dependency/org.openrdf.sesame/sesame-queryalgebra-evaluation-2.7.7.jar;g="org.openrdf.sesame";a="sesame-queryalgebra-evaluation";v="2.7.7",dependency/org.openrdf.sesame/sesame-repository-sparql-2.7.7.jar;g="org.openrdf.sesame";a="sesame-repository-sparql";v="2.7.7",dependency/org.openrdf.sesame/sesame-http-client-2.7.7.jar;g="org.openrdf.sesame";a="sesame-http-client";v="2.7.7",dependency/org.openrdf.sesame/sesame-http-protocol-2.7.7.jar;g="org.openrdf.sesame";a="sesame-http-protocol";v="2.7.7",dependency/org.openrdf.sesame/sesame-rio-ntriples-2.7.7.jar;g="org.openrdf.sesame";a="sesame-rio-ntriples";v="2.7.7",dependency/commons-io/commons-io-2.4.jar;g="commons-io";a="commons-io";v="2.4",dependency/org.openrdf.sesame/sesame-queryresultio-api-2.7.7.jar;g="org.openrdf.sesame";a="sesame-queryresultio-api";v="2.7.7",dependency/commons-httpclient/commons-httpclient-3.1.jar;g="commons-httpclient";a="commons-httpclient";v="3.1",dependency/org.openrdf.sesame/sesame-queryparser-sparql-2.7.7.jar;g="org.openrdf.sesame";a="sesame-queryparser-sparql";v="2.7.7",dependency/org.openrdf.sesame/sesame-queryresultio-sparqlxml-2.7.7.jar;g="org.openrdf.sesame";a="sesame-queryresultio-sparqlxml";v="2.7.7",dependency/org.openrdf.sesame/sesame-repository-http-2.7.7.jar;g="org.openrdf.sesame";a="sesame-repository-http";v="2.7.7",dependency/org.openrdf.sesame/sesame-repository-contextaware-2.7.7.jar;g="org.openrdf.sesame";a="sesame-repository-contextaware";v="2.7.7",dependency/org.openrdf.sesame/sesame-sail-federation-2.7.7.jar;g="org.openrdf.sesame";a="sesame-sail-federation";v="2.7.7",dependency/org.openrdf.sesame/sesame-rio-turtle-2.7.7.jar;g="org.openrdf.sesame";a="sesame-rio-turtle";v="2.7.7",dependency/org.openrdf.sesame/sesame-queryresultio-binary-2.7.7.jar;g="org.openrdf.sesame";a="sesame-queryresultio-binary";v="2.7.7",dependency/org.openrdf.sesame/sesame-queryresultio-sparqljson-2.7.7.jar;g="org.openrdf.sesame";a="sesame-queryresultio-sparqljson";v="2.7.7",dependency/com.fasterxml.jackson.core/jackson-core-2.2.1.jar;g="com.fasterxml.jackson.core";a="jackson-core";v="2.2.1",dependency/org.openrdf.sesame/sesame-queryresultio-text-2.7.7.jar;g="org.openrdf.sesame";a="sesame-queryresultio-text";v="2.7.7",dependency/net.sf.opencsv/opencsv-2.0.jar;g="net.sf.opencsv";a="opencsv";v="2.0",dependency/org.openrdf.sesame/sesame-repository-dataset-2.7.7.jar;g="org.openrdf.sesame";a="sesame-repository-dataset";v="2.7.7",dependency/org.openrdf.sesame/sesame-rio-binary-2.7.7.jar;g="org.openrdf.sesame";a="sesame-rio-binary";v="2.7.7",dependency/org.openrdf.sesame/sesame-rio-n3-2.7.7.jar;g="org.openrdf.sesame";a="sesame-rio-n3";v="2.7.7",dependency/org.openrdf.sesame/sesame-rio-rdfxml-2.7.7.jar;g="org.openrdf.sesame";a="sesame-rio-rdfxml";v="2.7.7",dependency/org.openrdf.sesame/sesame-rio-trix-2.7.7.jar;g="org.openrdf.sesame";a="sesame-rio-trix";v="2.7.7",dependency/org.openrdf.sesame/sesame-rio-trig-2.7.7.jar;g="org.openrdf.sesame";a="sesame-rio-trig";v="2.7.7",dependency/org.openrdf.sesame/sesame-sail-nativerdf-2.7.7.jar;g="org.openrdf.sesame";a="sesame-sail-nativerdf";v="2.7.7",dependency/org.openrdf.sesame/sesame-sail-rdbms-2.7.7.jar;g="org.openrdf.sesame";a="sesame-sail-rdbms";v="2.7.7",dependency/commons-dbcp/commons-dbcp-1.3.jar;g="commons-dbcp";a="commons-dbcp";v="1.3",dependency/commons-pool/commons-pool-1.5.4.jar;g="commons-pool";a="commons-pool";v="1.5.4",dependency/com.openlinksw/virt_sesame2-2.7.jar;g="com.openlinksw";a="virt_sesame2";v="2.7",dependency/com.openlinksw/virtjdbc-4.1.jar;g="com.openlinksw";a="virtjdbc";v="4.1",dependency/cz.cuni.mff.xrg.odcs/dataunit-file-1.0.0.jar;g="cz.cuni.mff.xrg.odcs";a="dataunit-file";v="1.0.0"" />
</additionalProperties>
<additionalJARContents />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/xslt" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/test" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: cz.cuni.mff.xrg.odcs:commons-web:1.0.0" level="project" />
<orderEntry type="library" name="Maven: cz.cuni.mff.xrg.odcs:commons:1.0.0" level="project" />
<orderEntry type="library" name="Maven: cz.cuni.mff.xrg.odcs:ontology:1.0.0" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.5" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:log4j-over-slf4j:1.7.5" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.5" level="project" />
<orderEntry type="library" name="Maven: com.vaadin:vaadin-server:7.1.8" level="project" />
<orderEntry type="library" name="Maven: com.vaadin:vaadin-shared:7.1.8" level="project" />
<orderEntry type="library" name="Maven: com.vaadin:vaadin-shared-deps:1.0.2" level="project" />
<orderEntry type="library" name="Maven: com.vaadin:vaadin-theme-compiler:7.1.8" level="project" />
<orderEntry type="library" name="Maven: org.apache.commons:commons-jexl:2.1.1" level="project" />
<orderEntry type="library" name="Maven: commons-logging:commons-logging:1.1.1" level="project" />
<orderEntry type="library" name="Maven: org.w3c.css:sac:1.3" level="project" />
<orderEntry type="library" name="Maven: net.sourceforge.cssparser:cssparser:0.9.5" level="project" />
<orderEntry type="library" name="Maven: commons-cli:commons-cli:1.2" level="project" />
<orderEntry type="library" name="Maven: org.jsoup:jsoup:1.6.3" level="project" />
<orderEntry type="library" name="Maven: com.vaadin:vaadin-client-compiled:7.1.8" level="project" />
<orderEntry type="library" name="Maven: com.vaadin:vaadin-themes:7.1.8" level="project" />
<orderEntry type="library" name="Maven: cz.cuni.mff.xrg.odcs:commons-module:1.0.0" level="project" />
<orderEntry type="library" name="Maven: cz.cuni.mff.xrg.odcs:dataunit-rdf:1.0.0" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-config:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-util:2.7.7" level="project" />
<orderEntry type="library" name="Maven: ch.qos.logback:logback-core:0.9.28" level="project" />
<orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:0.9.28" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-console:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-runtime:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-model:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-repository-api:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-query:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-rio-api:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-repository-manager:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-repository-event:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-repository-sail:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-sail-api:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-queryalgebra-model:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-queryparser-api:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-sail-memory:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-sail-inferencer:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-queryparser-serql:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-queryalgebra-evaluation:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-repository-sparql:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-http-client:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-http-protocol:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-rio-ntriples:2.7.7" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: org.openrdf.sesame:sesame-rio-datatypes:2.7.7" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: org.openrdf.sesame:sesame-rio-languages:2.7.7" level="project" />
<orderEntry type="library" name="Maven: commons-io:commons-io:2.4" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-queryresultio-api:2.7.7" level="project" />
<orderEntry type="library" name="Maven: commons-httpclient:commons-httpclient:3.1" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: commons-codec:commons-codec:1.4" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-queryparser-sparql:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-queryresultio-sparqlxml:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-repository-http:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-repository-contextaware:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-sail-federation:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-rio-turtle:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-queryresultio-binary:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-queryresultio-sparqljson:2.7.7" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.2.1" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-queryresultio-text:2.7.7" level="project" />
<orderEntry type="library" name="Maven: net.sf.opencsv:opencsv:2.0" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-repository-dataset:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-rio-binary:2.7.7" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: org.openrdf.sesame:sesame-rio-nquads:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-rio-n3:2.7.7" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: org.openrdf.sesame:sesame-rio-rdfjson:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-rio-rdfxml:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-rio-trix:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-rio-trig:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-sail-nativerdf:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.openrdf.sesame:sesame-sail-rdbms:2.7.7" level="project" />
<orderEntry type="library" name="Maven: commons-dbcp:commons-dbcp:1.3" level="project" />
<orderEntry type="library" name="Maven: commons-pool:commons-pool:1.5.4" level="project" />
<orderEntry type="library" name="Maven: com.openlinksw:virt_sesame2:2.7" level="project" />
<orderEntry type="library" name="Maven: com.openlinksw:virtjdbc:4.1" level="project" />
<orderEntry type="library" name="Maven: cz.cuni.mff.xrg.odcs:dataunit-file:1.0.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.11" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: cz.cuni.mff.xrg.odcs:module-test:1.0.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: cz.cuni.mff.xrg.odcs:dataunit:1.0.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: cz.cuni.mff.xrg.odcs:commons-app:1.0.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: cz.cuni.mff.xrg.odcs:dataunit-file-impl:1.0.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: com.thoughtworks.xstream:xstream:1.4.5" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: xmlpull:xmlpull:1.1.3.1" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: xpp3:xpp3_min:1.1.4c" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.eclipse.tycho:org.eclipse.osgi:3.9.0.v20130305-2200" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: javax.mail:mail:1.4" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: javax.activation:activation:1.1" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-core:3.1.2.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-asm:3.1.2.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-context:3.1.2.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-aop:3.1.2.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: aopalliance:aopalliance:1.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-beans:3.1.2.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-expression:3.1.2.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-tx:3.1.2.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-orm:3.1.2.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-jdbc:3.1.2.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.security:spring-security-core:3.1.4.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.security:spring-security-config:3.1.4.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-aspects:3.1.2.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-context-support:3.1.2.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: cglib:cglib:3.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.ow2.asm:asm:4.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.ow2.asm:asm-util:4.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.ow2.asm:asm-tree:4.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: com.h2database:h2:1.3.171" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.eclipse.persistence:eclipselink:2.5.1" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.eclipse.persistence:javax.persistence:2.1.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.eclipse.persistence:commonj.sdo:2.1.1" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.apache.commons:commons-lang3:3.1" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: mysql:mysql-connector-java:5.1.6" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.aspectj:aspectjrt:1.7.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.aspectj:aspectjweaver:1.7.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: cz.cuni.mff.xrg.odcs:dataunit-rdf-impl:1.0.0" level="project" />
</component>
</module>