Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
uib-ub
Momayo
onto-momayo
Commits
7213df9b
Commit
7213df9b
authored
Feb 08, 2019
by
ØyvindG
Committed by
Tarje.Lavik
Feb 20, 2019
Browse files
sti endret for xsl
parent
bdf6dff4
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/owl2toProtege.sh
View file @
7213df9b
...
...
@@ -10,6 +10,6 @@ fi
if
[[
${
ONTOLOGY
}
-nt
${
ONTOLOGY_P35
}
||
!
-f
${
ONTOLOGY_P35
}
]]
;
then
pwd
java
-jar
$SAXON_HOME
/Saxon9HE.jar
-s
:
${
ONTOLOGY
}
-xsl
:owl2toOwl.xsl
-o
:
${
ONTOLOGY_P35
}
java
-jar
$SAXON_HOME
/Saxon9HE.jar
-s
:
${
ONTOLOGY
}
-xsl
:
scripts/
owl2toOwl.xsl
-o
:
${
ONTOLOGY_P35
}
echo
"
${
ONTOLOGY_P35
}
"
oppdatert fra
${
ONTOLOGY
}
fi
Write
Preview
Markdown
is supported
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