- Additions:
- [#4258b67] Update document header tag parsing (WIP)
- [#b4c655a] Code generation (#32)
- [#acc8dd6] Play around in playground
- [#c51cf40] Update type and functions
- [#ebc77aa] Play around in playground
- [#d83d8f2] Update functionality
- [#7fa7799] Replace string matching with Regex
- [#5c03ec7] Finish
fromLines
parsing function - [#e56a985] Add new
fromLines
functionality to library - [#6d0a16b] Update OboEntries functions for document header tags
- [#4295eb3] Add unit tests for new
fromLines
function - [#7244745] Merge branch 'main' into feature-DocumentHeaderTags-#33
- [#f19426f] Add ControlledVocabulary dependency
- [#2e583a5] Add
toCvTerm
functionality to DBXref - [#fdac911] Merge pull request #35 from CSBiology/feature-DocumentHeaderTags-#33
- [#50645d7] Add DBXref functionality and expand type
- [#477e1e3] Add function to return OboTerm as CvTerm
- [#e3fc9d7] Add functions to check for and return equivalence among terms
- [#6c89bdf] Merge branch 'main' into feature-resolveXrefsEquivalent-#34
- [#7c5f1e9] Create manage-issues.yml (#37)
- [#724ec35] Do requested changes
- [#d9e7b85] Merge pull request #36 from CSBiology/feature-resolveXrefsEquivalent-#34
- Bugfixes:
- [#9c50770] Fix bug (incorrect order and missing
List.rev
s)
- [#9c50770] Fix bug (incorrect order and missing
- Additions:
- [#d85e88b] replace isadotnet by arctrl.isa dependency
- Additions:
- [#d4b6434] Update Readme according to new name
- Bugfixes:
- [#73aa990] Fix synonym obo writing #27 Add tests ✅
- Additions:
- [#226c3eb] Investigate current synonym functionalities
- [#5c666c3] Pinpoint current dependencies for safety reasons
- [#d1db10e] Add F#Aux dependency
- [#3aec348] Add functions to get synonyms (WIP)
- [#812320a] Add synonym unit tests
- [#b7e80c1] Add unit tests for try synonyms
- [#d02c71e] Pimp README docu
- [#ba1ebc0] Change output type of synonym function
- [#04ad89c] Rename into OBO.NET
- [#6748ae0] Rename projects in build project info
- [#b93d13f] Rename folder
- [#a1a02da] Change folder name
- [#2506508] Change folder dir in sln file
- [#fc65bc7] Change folder dir in tests project file
- Additions:
- Additions:
- [#dc6fd13] various repo structure improvements
- [#244881c] add source link and symbols package
- [#2c5aaae] Update Readme's minidocs
- [#a97d033] Give alternative result into Readme's minidocs
- [#184c20a] Add
OboEntry
type - [#16a9a6e] Add OboEntry functionality into OboOntology
- [#eb6dca1] Move OboEntries into own module for clarity reasons
- [#28b8da1] Add
fromOboEntries
function to OboOntology type - [#e9c6c34] ReAdd original fromFile method of OboOntology due to performance reasons
- [#63512c8] Merge pull request #9 from CSBiology/feature-minimalParser-#5
- [#cf856a4] Add OBO interface (WIP)
- [#418452e] Add some functions to get relationships (WIP)
- [#acec96f] Revert "Add OBO interface (WIP)"
- [#60a185e] Finish term relation functions
- Additions:
- [#2b6617b] Add package metadata
- [#c7cbd18] Finish Readme (for now)
- [#5c5caa9] Add creation function for OBO type def
- [#989a736] Restructure library
- [#4553f5c] Update Readme with Build tutorial
- [#fbcc358] add build project
- [#971aa55] Add test project
- [#541fb49] Copy and split OboParser into parts
- [#a2e0ca0] Initial commit
- Deletions:
- [#3536b6f] Delete test method
- Bugfixes:
- Additions:
- Initial set up for RELEASE_Notes.md