99eb0cc61cb048d80527ba12c83243998cdb1eec |
|
19-Feb-2016 |
Sascha Graef <sgraef@informatik.uni-bremen.de> |
fix missing renaming |
1f71ba68ca728f510edb1bc1bbeebba2bfe34bc6 |
|
19-Feb-2016 |
Sascha Graef <sgraef@informatik.uni-bremen.de> |
use more speaking names for variables |
9d083ce0cb791ed5a07ac66400dc60c9a38cf09d |
|
19-Feb-2016 |
Sascha Graef <sgraef@informatik.uni-bremen.de> |
obey hound |
b44f56ff8a4d4cff1c5b664680ca56ba2438ac57 |
|
19-Feb-2016 |
Sascha Graef <sgraef@informatik.uni-bremen.de> |
generate groups for not in sentences mention symbols |
2a321cbae5b2d4957f2a1a36946087bdf78c5335 |
|
03-Aug-2015 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Use original scope on sentences associations. |
6bce78e2b594ec0b460c5585de688788feb1fcde |
|
05-Jan-2015 |
Model Renamer <bot-rename@ontohub.org> |
Rename EntityGroup where it was missed. |
335258a6512a35cb1bb18c1d1693fd35016616bd |
|
05-Jan-2015 |
Model Renamer <bot-rename@ontohub.org> |
Namespace model `Symbol` in module `OntologyMember`. |
67ea9fccbdc154cf2418f16ab8883ccfcbc77b51 |
|
05-Jan-2015 |
Model Renamer <bot-rename@ontohub.org> |
Run rename refactor script. |
38de855ba57a08eacd960c2683dc88189bf0aaaf |
|
03-Nov-2014 |
Tim Reddehase <robustus@rightsrestricted.com> |
enforce hierarchy-sentences to end appropriately. |
1c800dc05f68fd0386a3e54e1fd21aed48cba289 |
|
30-Oct-2014 |
Tim Reddehase <robustus@rightsrestricted.com> |
enforce hierarchy-sentences to end appropriately. |
2e5fbf70ced189fc02c82c5426574dd081aa1b9d |
|
10-Jun-2014 |
Sascha Graef <sgraef@informatik.uni-bremen.de> |
cleaning up before making an new tree |
c58799a755453fde16f97c40d1f402b292cee2e4 |
|
10-Jun-2014 |
Tim Reddehase <robustus@rightsrestricted.com> |
use SQL to fetch valid sentences for Tarjan Tree. |
6460e1710f0034ca75140d229c41748f14836195 |
|
10-Jun-2014 |
Tim Reddehase <robustus@rightsrestricted.com> |
refactor tarjan tree according to style-guide
Also objectify the class. |
ee5342a8882c2fc7631fcffb5497e6597747887c |
|
10-May-2014 |
Tim Reddehase <robustus@rightsrestricted.com> |
fix whitespace issues
Includes fixes for the following whitespace-related issues:
- Trailing whitespace at end of line
- Tabs in file
- No newline at end of file
This commit fixes these issues for .rb, .coffee, and .sass
files. |
6e461d816d0ef4b4fcb576a94d8745eec62d176d |
|
02-May-2014 |
henning mueller <henning@orgizm.net> |
Fixed indentation. |
ae29d0b43085279be0564c285b7224ae60928533 |
|
09-Apr-2014 |
Sascha Graef <sgraef@informatik.uni-bremen.de> |
using find instead of where to raise an error if entities could not be found |
443cf35918d20c9e6e10d63b2465fb3eebc6a3a8 |
|
09-Apr-2014 |
Sascha Graef <sgraef@informatik.uni-bremen.de> |
change files according to the pullrequest #805 |
c1ecbee2908753abc281cd004a150c2e19ddbe65 |
|
03-Apr-2014 |
Sascha Graef <sgraef@informatik.uni-bremen.de> |
comment spliting for later understanding |
4a41fd273c619e28dbd885f07beb1154b7affe34 |
|
03-Apr-2014 |
Sascha Graef <sgraef@informatik.uni-bremen.de> |
improve determine_group_name |
5ef489668196d4db3b698ac9eb538649d79a1a45 |
|
03-Apr-2014 |
Sascha Graef <sgraef@informatik.uni-bremen.de> |
correct english |
251c9d95dded1a185676a87b58b5c11870a1b92e |
|
03-Apr-2014 |
Sascha Graef <sgraef@informatik.uni-bremen.de> |
correct indentation |
ddc4049357da5dbb6467259e3e97c2cad7fe3bd9 |
|
29-Mar-2014 |
Sascha Graef <sgraef@informatik.uni-bremen.de> |
using tarjan |
1b335309140b973b0e98381e8c3b213afde1d963 |
|
29-Mar-2014 |
Sascha Graef <sgraef@informatik.uni-bremen.de> |
implement tarjan for grouping the entities |