Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Adam Kučera
semanticBMS
Commits
a6191d58
Commit
a6191d58
authored
Apr 18, 2017
by
akucera
Browse files
adjustments for tomcat deployment
parent
1384aab5
Changes
8
Hide whitespace changes
Inline
Side-by-side
DataAccessAPI/pom.xml
View file @
a6191d58
...
...
@@ -5,7 +5,7 @@
<groupId>
cz.muni.fi.lasaris.sbms
</groupId>
<artifactId>
DataAccessAPI
</artifactId>
<version>
0.0.1-SNAPSHOT
</version>
<packaging>
j
ar
</packaging>
<packaging>
w
ar
</packaging>
<name>
DataAccessAPI
</name>
<url>
https://gitlab.fi.muni.cz/xkucer16/semanticBMS
</url>
...
...
DataAccessAPI/src/main/resources/log4j.properties
0 → 100644
View file @
a6191d58
# Root logger option
log4j.rootLogger
=
INFO, stdout
log4j.logger.cz.muni.fi.lasaris.sbms.data
=
DEBUG
# Direct log messages to stdout
log4j.appender.stdout
=
org.apache.log4j.ConsoleAppender
log4j.appender.stdout.Target
=
System.out
log4j.appender.stdout.layout
=
org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern
=
%d{yyyy-MM-dd HH:mm:ss} %-5p %C %c{1}:%L - %m%n
\ No newline at end of file
ProviderInterfaces/pom.xml
View file @
a6191d58
...
...
@@ -4,6 +4,7 @@
<artifactId>
ProviderInterfaces
</artifactId>
<version>
0.0.1-SNAPSHOT
</version>
<name>
ProviderInterfaces
</name>
<packaging>
jar
</packaging>
<dependencies>
<!--
...
...
SemanticAPI/pom.xml
View file @
a6191d58
...
...
@@ -5,6 +5,7 @@
<groupId>
cz.muni.fi.lasaris.sbms
</groupId>
<artifactId>
SemanticAPI
</artifactId>
<version>
1.0
</version>
<packaging>
war
</packaging>
<name>
SemanticAPI
</name>
<url>
https://gitlab.fi.muni.cz/xkucer16/semanticBMS
</url>
...
...
@@ -80,6 +81,15 @@
<target>
1.8
</target>
</configuration>
</plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-war-plugin
</artifactId>
<version>
3.0.0
</version>
<configuration>
<failOnMissingWebXml>
false
</failOnMissingWebXml>
</configuration>
</plugin>
</plugins>
</build>
...
...
SemanticAPI/src/main/resources/log4j.properties
0 → 100644
View file @
a6191d58
# Root logger option
log4j.rootLogger
=
INFO, stdout
log4j.logger.cz.muni.fi.lasaris.sbms.semantics
=
DEBUG
# Direct log messages to stdout
log4j.appender.stdout
=
org.apache.log4j.ConsoleAppender
log4j.appender.stdout.Target
=
System.out
log4j.appender.stdout.layout
=
org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern
=
%d{yyyy-MM-dd HH:mm:ss} %-5p %C %c{1}:%L - %m%n
\ No newline at end of file
SemanticAPI/src/main/resources/ont-policy.rdf
View file @
a6191d58
...
...
@@ -64,32 +64,32 @@
<OntologySpec>
<publicURI
rdf:resource=
"http://is.muni.cz/www/255658/sbms/v2_0/SemanticBMS"
/>
<altURL
rdf:resource=
"file:
../SemanticAPI/src/main/resourc
es/RDF/SemanticBMS.rdf"
/>
<altURL
rdf:resource=
"file:
/apache-tomcat-9.0.0.M19/webapps/sbms/WEB-INF/class
es/RDF/SemanticBMS.rdf"
/>
</OntologySpec>
<OntologySpec>
<publicURI
rdf:resource=
"http://is.muni.cz/www/255658/sbms/v2_0/SemanticBIM"
/>
<altURL
rdf:resource=
"file:
../SemanticAPI/src/main/resourc
es/RDF/SemanticBIM.rdf"
/>
<altURL
rdf:resource=
"file:
/apache-tomcat-9.0.0.M19/webapps/sbms/WEB-INF/class
es/RDF/SemanticBIM.rdf"
/>
</OntologySpec>
<OntologySpec>
<publicURI
rdf:resource=
"http://purl.oclc.org/NET/muo/ucum/"
/>
<altURL
rdf:resource=
"file:
../SemanticAPI/src/main/resourc
es/RDF/ucum-instances.rdf"
/>
<altURL
rdf:resource=
"file:
/apache-tomcat-9.0.0.M19/webapps/sbms/WEB-INF/class
es/RDF/ucum-instances.rdf"
/>
</OntologySpec>
<OntologySpec>
<publicURI
rdf:resource=
"http://www.loa.istc.cnr.it/ontologies/DUL.owl"
/>
<altURL
rdf:resource=
"file:
../SemanticAPI/src/main/resourc
es/RDF/DUL.rdf"
/>
<altURL
rdf:resource=
"file:
/xapache-tomcat-9.0.0.M19/webapps/sbms/WEB-INF/class
es/RDF/DUL.rdf"
/>
</OntologySpec>
<OntologySpec>
<publicURI
rdf:resource=
"http://purl.oclc.org/NET/ssnx/ssn"
/>
<altURL
rdf:resource=
"file:
../SemanticAPI/src/main/resourc
es/RDF/ssn.rdf"
/>
<altURL
rdf:resource=
"file:
/xapache-tomcat-9.0.0.M19/webapps/sbms/WEB-INF/class
es/RDF/ssn.rdf"
/>
</OntologySpec>
<OntologySpec>
<publicURI
rdf:resource=
"http://purl.oclc.org/NET/muo/muo-vocab.owl"
/>
<altURL
rdf:resource=
"file:
../SemanticAPI/src/main/resourc
es/RDF/muo-vocab.rdf"
/>
<altURL
rdf:resource=
"file:
/xapache-tomcat-9.0.0.M19/webapps/sbms/WEB-INF/class
es/RDF/muo-vocab.rdf"
/>
</OntologySpec>
</rdf:RDF>
\ No newline at end of file
SemanticAPI/src/main/resources/semantics.properties
View file @
a6191d58
...
...
@@ -6,5 +6,5 @@ auth.propertiesAuth.roles.user=user|adam
auth.propertiesAuth.roles.admin
=
admin
#tdb.path=C:/Skola/sbms/data/perf_test/tdb
tdb.path
=
C:/Users/adamk/Documents/muni/PhD/SemanticBMS/tdb/data/perf_test
/tdb
tdb.path
=
/apache-tomcat-9.0.0.M19/webapps/sbms/WEB-INF
/tdb
#
tdb.path
=
C:/Skola/sbms/tdb
\ No newline at end of file
SemanticBMSClient/js/scripts.js
View file @
a6191d58
...
...
@@ -36,7 +36,7 @@ function SBMSPage(custom) {
SBMSPage
.
prototype
.
trees
=
{};
SBMSPage
.
prototype
.
mapURL
=
"
https://kompas.muni.cz/auth/
"
;
SBMSPage
.
prototype
.
sbmsURL
=
"
/sbms
-
semantics/
"
;
SBMSPage
.
prototype
.
sbmsURL
=
"
/sbms
/
semantics/
"
;
SBMSPage
.
prototype
.
bmsChartsURL
=
"
https://bms.muni.cz/Charts/
"
;
SBMSPage
.
prototype
.
cafmURL
=
"
https://archibus.ics.muni.cz/archibus/schema/ab-products/custom/sbms/muni-helpdesk-manager-search-tabs.axvw
"
;
SBMSPage
.
prototype
.
trendDBs
=
[
"
93
"
,
"
94
"
];
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment