- Additions:
- [#e7faa34] Add ConvertTokens tests
- [#1254645] Add tests for parseKeyWithTerms
- [#ccb95fd] Add conversion convenience functions for CvParam and UserParam
- [#8ecd66b] #29 add orcid terms, add a list of obsolete terms as convenience functions, add and adapt tests
- [#04f5158] Merge pull request #28 from nfdi4plants/rework-cv
- [#16926d5] Add more static member tests for CvParam
- [#9f393ea] Add some tests for CvParam
- [#b2aac3b] implement Param convenience type static members on CvParam and UserParam
- [#d2ae48c] implement all static members from ParamBase and CvBase convenience types on Param convenience type
- [#f4bfe52] Add explicit interface implementations for CvParam and UserParam
- [#ec8e312] move some convenience functions into type extensions to better reflect naming based on input type
- [#b3ddf3c] rename CvTern Value field -> Name
- [#2293e3f] Rework CvTerm and CvUnit as record, use unified naming for their fields (Accession, Value, RefUri)
- Deletions:
- Bugfixes:
- Additions:
- [#196b63e] release 0.1.0-preview.2
- [#417129d] target netstandard2.0, use nuget lockfiles
- [#b081d48] Merge pull request #12 from nfdi4plants/patch-1
- [#74c57e6] Merge pull request #13 from nfdi4plants/isaDataModel
- [#9c3fe89] Update worksheet tokenization functions
- [#6ccf979] Merge pull request #17 from nfdi4plants/feature-newIOParser-#16
- [#2a49bfd] Update NuGet versions of external libraries
- [#4623a46] Update key parser and worksheet parsers
- [#96e9fa5] update ci
- [#89a58cb] re-add TableTransform xd
- [#570a7d2] Finalize parsing of FsWorkbook into CvParams
- [#09f8887] Add wip obo structure for arc metadata sections
- [#1319a6a] Rename libraries
- [#69e53ec] Add some test helpers
- [#5cd5589] Add top level parsing function
- [#e9e8bc2] Add first simple integration test for annotation table parsing
- [#c6192db] Add characteristics integration test
- [#e79cbd1] update investigation structural ontology
- [#ba26b43] add study structural ontology
- [#3a0f1a7] Merge pull request #24 from nfdi4plants/feature-updateTokenization-#20
- [#ebe468d] add assay metadata structural ontology
- [#bd06096] Add structural ontology parsing logic
- [#f062e66] wip structural tests
- [#59f52e4] working empty investigation metadata test
- [#cd4f08b] wip more restructuring
- [#ae6c20a] Add location attributes to all metadata section cv params, annotate keys with special term
- [#9a2c5d8] finish simple investigation metadata test
- [#fc515d1] pin obo parser dependency
- [#78973ee] rename library to ARCTokenization, update package metadata
- [#c621cdc] add requested changes from review
- [#c841135] Merge pull request #27 from nfdi4plants/structural-ontology
- Deletions:
- Bugfixes:
- [#e8cde7b] Fix interchanged names
- [#32ecc07] Delete print-debugging
- [#14e049f] Merge pull request #15 from nfdi4plants/bug-namesInterchanged-#14
- [#9c450d9] Fix display bug when printing
- [#3ba183b] Play around in playground, update fixture Investigation file
- [#d2a28b7] Fix bug resulting from dependency upgrade
- [#8006f21] fix test paths
- Additions:
- Bugfixes:
- Additions:
- Initial set up for RELEASE_Notes.md