Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-01 | Renamed domain to ontology. | Benjamin Paassen | |
2015-02-06 | changed name of text field from content to default. | Benjamin Paassen | |
2015-01-28 | Renamed add* and include* methods for referencing another Typesystem/Domain ↵ | Andreas Stöckel | |
description to "reference*" to have a consistent nomenclature | |||
2015-01-25 | more removal of the model namespace | Andreas Stöckel | |
2015-01-15 | Further simplified document buildup by doing the addition to parents of ↵ | Benjamin Paassen | |
StructureNodes in the constructor and refactored Anchor as standalone class instead of AnnotationEntity child. This made some changes in the test bench necessary as well. | |||
2015-01-09 | Refactored building convenience methods to TestDocumentBuilder, added error ↵ | Benjamin Paassen | |
logging and changed TestDocument and TestAdvanced as well as all users of those files accordingly. | |||
2015-01-04 | fixed a nasty bug in the getField method of DocumentEntity. Also corrected ↵ | Benjamin Paassen | |
some issues in the TestDocument and TestDomain. | |||
2014-12-19 | completed the work on a primitive Test Document. | Benjamin Paassen | |
2014-12-19 | added convenience function for document construction and tested them. | Benjamin Paassen | |