History log of /hets/OWL2/java/de/unibremen/informatik/OWL2Parser.java
Revision Date Author Comments Expand
bd14718aef718051dedc7ba736edd36e15371895 03-Jan-2018 Jens Elkner <jel+git@iks.cs.uni-magdeburg.de>

OWL2Parser:chomp: replace for with while loop

a5c14fe216541674b474665ef6e049d65427f812 12-May-2016 Jens Elkner <jel+git@iws.cs.uni-magdeburg.de>

OWL2Parser: make compression, tmpfile deletion optional

be8a364e20bf080501e6b7b76664c33b649ffac7 11-May-2016 Jens Elkner <jel+git@iws.cs.uni-magdeburg.de>

OWL2Parser: honor TMPDIR, use compression

47bb42d5a2ea6356bfa21924a004637803bb440f 01-Jun-2016 Jens Elkner <jel+git@iws.cs.ovgu.de>

OWL2Parser: fix http redirects

53680982da7898ae889870da416205a85f0bffad 01-Jun-2016 Jens Elkner <jel+git@iws.cs.ovgu.de>

OWL2/java: reformat wrt. java code conventions, only.

97e3a482f16f85a610c126481dad4554772d7fa7 09-Mar-2015 cmaeder <c.maeder@jacobs-university.de>

omit package name

4ffc423a7df8af7e7d7e563a15471da4505ddeb5 05-Mar-2015 ignazio <ignazio.palmisano@gmail.com>

update owlapi to 3.5.1, update FaCT++ to 1.6.3.1

3af00c762e7de13a93f096d24e933f224ae85548 01-Sep-2014 notanartist <notanartist@outlook.com>

removed DOL option from java owl parser

ea200f8484810ec6d7436f8c1b8286e7e61f4551 25-Aug-2014 notanartist <notanartist@outlook.com>

fixed a major bug that failed for any ontology with imports. writing those might still lead to runtime error, though

c21fdc9d17fd00d8433cfc75895dc081bfa7a586 25-Aug-2014 notanartist <notanartist@outlook.com>

fixed important bug..single linebreak that rendered owl.xml output unreadable

b1d1bda618f7b145c28645f39b0ca651b8001eba 25-Aug-2014 notanartist <notanartist@outlook.com>

work in progress. tried to get javaparser to store different formats on same run; as of now java has to be called each-time for that, but then it works

ae0124755bed317b3e11afe1c6275fdb488807ac 25-Aug-2014 notanartist <notanartist@outlook.com>

allowed for multiple owl output files/formats with the java parser. the different renderers from owl-api are employed; unfortunately they all seem to output the same owl.xml style file..

b1854c6c6cbc17bd15e317b7b787b29b0b788e8c 25-Aug-2014 notanartist <notanartist@outlook.com>

changed parseArguments from boolean return type to exception-fail type

f79175f2c52a2d588934ba75c1994892c6fa4918 25-Aug-2014 notanartist <notanartist@outlook.com>

no functionality, just formatting

25f163f5755534f518718981c8b160fdf5097773 25-Aug-2014 notanartist <notanartist@outlook.com>

mostly formatting.., proper help text

c7d44bc923b7eb1a01abd095cd004030fee589ea 25-Aug-2014 notanartist <notanartist@outlook.com>

added more options to the java-parser. can set input and output filetype now. ..also added char-escape for omn output

13eb90466b4deb00aa5623cf13e4ea2054e3f7a1 20-Aug-2014 notanartist <notanartist@outlook.com>

work in progress. tried to get javaparser to store different formats on same run; as of now java has to be called each-time for that, but then it works

38f5b89d5bb8fd4cbdecd1bb9c16cc5dad728047 19-Aug-2014 notanartist <notanartist@outlook.com>

allowed for multiple owl output files/formats with the java parser. the different renderers from owl-api are employed; unfortunately they all seem to output the same owl.xml style file..

220d821e0e94f30ef278da349c78723b3a60b72b 19-Aug-2014 notanartist <notanartist@outlook.com>

changed parseArguments from boolean return type to exception-fail type

8e9214c40b6764dc73d7926e0b41173ceaa7dad0 12-Aug-2014 notanartist <notanartist@outlook.com>

no functionality, just formatting

4909f909a95607b234ecb51884b96ef329bf8420 12-Aug-2014 notanartist <notanartist@outlook.com>

mostly formatting.., proper help text

90f2701847982938e41a537c54b1ab3446124c52 12-Aug-2014 notanartist <notanartist@outlook.com>

added more options to the java-parser. can set input and output filetype now. ..also added char-escape for omn output

2e08f62eab7a9bd9becf08ce32871a39306e4798 02-Jul-2014 Szaben <notanartist@outlook.com>

added OBO option to the parser, and restructured code for viewability

c1cca90cf3d763a48705ddaeeffb3c2d82e9e37e 02-Jun-2014 Simon Ulbricht <tekknix@informatik.uni-bremen.de>

removed rendundant imports that slipped with my last ci git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18601 cec4b9c1-7d33-0410-9eda-942365e851bb

43f8464f7a29c9609509b9c58925f0432263803d 02-Jun-2014 Simon Ulbricht <tekknix@informatik.uni-bremen.de>

added fallback mechanism for OWL ontology loader. Missing imports will be looked up at ontohub/external in a second load attempt. unfortunately, all ontologies are reloaded for the current implementation to work, so the process might take up to twice as long when using the fallback. git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18600 cec4b9c1-7d33-0410-9eda-942365e851bb

7ca6e1b0867fc982f00128017f530b433ea8a37f 22-Apr-2014 Christian Maeder <Christian.Maeder@dfki.de>

report missing imports git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18576 cec4b9c1-7d33-0410-9eda-942365e851bb

7cfebf9e7fdb17e6977a47a593f5dae3bc3d15b0 11-Apr-2014 Christian Maeder <Christian.Maeder@dfki.de>

shortened name for merged ontologies git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18573 cec4b9c1-7d33-0410-9eda-942365e851bb

0628b83b5b7d142c07ff7d460f77f7f86e3ec33d 03-Mar-2014 Christian Maeder <Christian.Maeder@dfki.de>

need to check scheme manually git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18518 cec4b9c1-7d33-0410-9eda-942365e851bb

a933696a057bd1ad025d2d8e6b7079cc8e979d6e 28-Feb-2014 Christian Maeder <Christian.Maeder@dfki.de>

shortened git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18517 cec4b9c1-7d33-0410-9eda-942365e851bb

7d9a0481d5d814e945e4b01599e177f79f69fd3d 28-Feb-2014 Christian Maeder <Christian.Maeder@dfki.de>

reformatted git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18516 cec4b9c1-7d33-0410-9eda-942365e851bb

47bae6b7cf4f66223e52d0e1fd547fd620b3209d 28-Feb-2014 Christian Maeder <Christian.Maeder@dfki.de>

create uri from iri git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18514 cec4b9c1-7d33-0410-9eda-942365e851bb

8890c291ae8120c275f8a88594ecd23f78b80013 28-Feb-2014 Christian Maeder <Christian.Maeder@dfki.de>

let java check for file name or uri git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18513 cec4b9c1-7d33-0410-9eda-942365e851bb

2af07f9e14a8f73879dbb402c1399d7f12d432a1 20-Feb-2014 Christian Maeder <Christian.Maeder@dfki.de>

properly name ontology input stream git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18507 cec4b9c1-7d33-0410-9eda-942365e851bb

91e24fc45834b35f2a3830d72565640251149bf3 20-Feb-2014 Christian Maeder <Christian.Maeder@dfki.de>

added quick-option to OWL2 java parser #1247 git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18506 cec4b9c1-7d33-0410-9eda-942365e851bb

f792c718a71c2e62f9a22b6ed5e9146704fc08b9 19-Feb-2014 Christian Maeder <Christian.Maeder@dfki.de>

avoid java OutOfMemoryError git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18501 cec4b9c1-7d33-0410-9eda-942365e851bb

4ba4ec250c14dcdee866a16eeabb61917f7cb028 17-Feb-2014 Christian Maeder <Christian.Maeder@dfki.de>

strip off intermediate xml-version tags git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18495 cec4b9c1-7d33-0410-9eda-942365e851bb

c50adef8a083be353c6f07af011359ed16a98d15 17-Feb-2014 Christian Maeder <Christian.Maeder@dfki.de>

avoid endless loop for bioportal/SWEET.owl git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18494 cec4b9c1-7d33-0410-9eda-942365e851bb

04fceeab0047ae1614c04847e6ab01b3323482fe 10-Dec-2013 Christian Maeder <Christian.Maeder@dfki.de>

wrap it all in one element git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18378 cec4b9c1-7d33-0410-9eda-942365e851bb

4efb09a1f46a0b322633b729c9a9fd50bf270125 22-Nov-2013 Christian Maeder <Christian.Maeder@dfki.de>

large overhaul git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18327 cec4b9c1-7d33-0410-9eda-942365e851bb

8c67d928dcfe67b665392c4d52eab299f7fabfc6 22-Nov-2013 Christian Maeder <Christian.Maeder@dfki.de>

simplified and refactored git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18326 cec4b9c1-7d33-0410-9eda-942365e851bb

22dc747cf141912d190ebb9db09a3893dd7fab4d 21-Nov-2013 Christian Maeder <Christian.Maeder@dfki.de>

created proper merged IRI for #1215 and removed duplicate list git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18321 cec4b9c1-7d33-0410-9eda-942365e851bb

6f52b2f195d946649597c21e5888c70ccfeeb81e 21-Nov-2013 Christian Maeder <Christian.Maeder@dfki.de>

made OWL2Parser and hets ignore missing imports #1213 git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18318 cec4b9c1-7d33-0410-9eda-942365e851bb

ebe1b5c42cea5468e66f088648362125cb3c2818 20-Nov-2013 Christian Maeder <Christian.Maeder@dfki.de>

added Accept request property git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18317 cec4b9c1-7d33-0410-9eda-942365e851bb

b9a7827caf331ae5b7eb491455d7e647c83f1345 20-Nov-2013 Christian Maeder <Christian.Maeder@dfki.de>

create and read mapping between location and ontology IRI git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18314 cec4b9c1-7d33-0410-9eda-942365e851bb

ab821a63e068e38c2e83faf37b9983a511a38264 19-Nov-2013 Christian Maeder <Christian.Maeder@dfki.de>

comment how the name mapping can be reconstructed git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18313 cec4b9c1-7d33-0410-9eda-942365e851bb

72612745c4e86f3395a88b435d26830d8f7f70b3 19-Nov-2013 Christian Maeder <Christian.Maeder@dfki.de>

made rendering more orthogonal git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18312 cec4b9c1-7d33-0410-9eda-942365e851bb

54c93d1b5798be42cd4f9b2457b99d36ee8c0b56 19-Nov-2013 Christian Maeder <Christian.Maeder@dfki.de>

removed unchecked stuff git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18311 cec4b9c1-7d33-0410-9eda-942365e851bb

9a15a025b733a3913ea347ddabc837bb1a0a3b90 19-Nov-2013 Christian Maeder <Christian.Maeder@dfki.de>

optimized imports git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18310 cec4b9c1-7d33-0410-9eda-942365e851bb

7418589cbad1760b60beb07909f97e207a71abef 19-Nov-2013 Christian Maeder <Christian.Maeder@dfki.de>

refactored further git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18309 cec4b9c1-7d33-0410-9eda-942365e851bb

d25c69509848853b0b15b93e3cc180cab81047ac 19-Nov-2013 Christian Maeder <Christian.Maeder@dfki.de>

cleaned up source using IntelliJ git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18308 cec4b9c1-7d33-0410-9eda-942365e851bb

81ec1a88ab11aad6ed5dac56e9fc2bbb30184abe 27-Jul-2012 Christian Maeder <Christian.Maeder@dfki.de>

cleaned up argument handling git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17068 cec4b9c1-7d33-0410-9eda-942365e851bb

ab330be78cb686d82f4a38f9471fc6839d86f2e2 27-Jan-2012 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

cyclic imports - merge of ontologies- bug fixed git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@16638 cec4b9c1-7d33-0410-9eda-942365e851bb

e7cf03540118dff9e3c71cd1878a9258bbbbd7d7 23-Jan-2012 Felix Gabriel Mance <f.mance@jacobs-university.de>

owl_xml not rdf git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@16628 cec4b9c1-7d33-0410-9eda-942365e851bb

1c6f4d03938b12e1e4a054c8eb10819919bde7c1 23-Jan-2012 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

changed output option to enum type git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@16619 cec4b9c1-7d33-0410-9eda-942365e851bb

0f1f847a50adab378e3f7d63f2fc4ad09bbc555a 20-Jan-2012 Christoph Lange <math.semantic.web@gmail.com>

some comments; see ticket #981 git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@16607 cec4b9c1-7d33-0410-9eda-942365e851bb

8bd533ee62187d0a14fd546e9ebdeaa8cfa20ca1 16-Oct-2011 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

small modification for arg options git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@16300 cec4b9c1-7d33-0410-9eda-942365e851bb

2bcce6f6287a2f7219f89a44f3aea1018b641b7c 06-Oct-2011 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

RdfModel parsing option added git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@16236 cec4b9c1-7d33-0410-9eda-942365e851bb

31c9cf1d5d97ee7c6d6bcab0ad62991fc38237fc 01-Aug-2011 Christian Maeder <Christian.Maeder@dfki.de>

removed openForFile git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@15829 cec4b9c1-7d33-0410-9eda-942365e851bb

000b7f5de7ab7d604e214a060a3ac717530d23e1 01-Aug-2011 Christian Maeder <Christian.Maeder@dfki.de>

removed unused variable and deleted trailing white space git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@15828 cec4b9c1-7d33-0410-9eda-942365e851bb

ce790fb01dc3a06c1c44d0153948d8f540645008 19-Jul-2011 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

tree parse order bug corrected git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@15606 cec4b9c1-7d33-0410-9eda-942365e851bb

c2e71902e5882a7ab416fe5d3516936d1337f624 19-Jul-2011 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

bug corrected git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@15605 cec4b9c1-7d33-0410-9eda-942365e851bb

f6ef2b693e75909719385b8d07bbc8e30b1ba421 19-Jul-2011 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

loop bug corrected git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@15603 cec4b9c1-7d33-0410-9eda-942365e851bb

d0da8832b85d994a10200c079fdaccf06799faa8 19-Jul-2011 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

parser order modified git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@15602 cec4b9c1-7d33-0410-9eda-942365e851bb

129784b9076fe070640f7058f912d05d5e6253aa 19-Jul-2011 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

import tree expansion order changed git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@15599 cec4b9c1-7d33-0410-9eda-942365e851bb

99558e375936c1252e72196dc94312c72ee19ad2 18-Jul-2011 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

import tree parse bug fixed git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@15593 cec4b9c1-7d33-0410-9eda-942365e851bb

4e9b833e3236453c591dc70c9e98748cf4458570 04-Jul-2011 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

OWL2Parser xml output feature added git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@15441 cec4b9c1-7d33-0410-9eda-942365e851bb

1bd5eca1a465ed51600073f631f9f7f4b83a5a52 23-Jun-2011 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

Merged Ontologies name concatenation fixed git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@15264 cec4b9c1-7d33-0410-9eda-942365e851bb

478b7abe044f6dcc5bb0db7cd9155ddc1730ed1b 23-Jun-2011 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

OWL2Parser bottom-up parse for imports git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@15256 cec4b9c1-7d33-0410-9eda-942365e851bb

2578a6d217296401d347302c9104fee179bd0470 17-Jun-2011 Francisc Nicolae Bungiu <f.bungiu@jacobs-university.de>

atermRenderer folder removed git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@15182 cec4b9c1-7d33-0410-9eda-942365e851bb