ISADotNet.Fable
0.6.0
See the version list below for details.
dotnet add package ISADotNet.Fable --version 0.6.0
NuGet\Install-Package ISADotNet.Fable -Version 0.6.0
<PackageReference Include="ISADotNet.Fable" Version="0.6.0" />
paket add ISADotNet.Fable --version 0.6.0
#r "nuget: ISADotNet.Fable, 0.6.0"
// Install ISADotNet.Fable as a Cake Addin #addin nuget:?package=ISADotNet.Fable&version=0.6.0 // Install ISADotNet.Fable as a Cake Tool #tool nuget:?package=ISADotNet.Fable&version=0.6.0
Fable compliant release for the ISA compliant experimental metadata toolkit in F#. Additionally to the compiled library, it is shipped with the uncompiled code.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- FSharp.Core (>= 6.0.5)
- FSharp.SystemTextJson (>= 0.19.13)
- System.Text.Encodings.Web (>= 6.0.0)
- System.Text.Json (>= 6.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.7.0-preview.8 | 104 | 2/22/2023 |
0.7.0-preview.7 | 93 | 2/9/2023 |
0.7.0-preview.6 | 94 | 2/7/2023 |
0.7.0-preview.5 | 98 | 1/26/2023 |
0.7.0-preview.4 | 102 | 1/8/2023 |
0.7.0-preview.3 | 108 | 1/5/2023 |
0.7.0-preview.2 | 101 | 12/14/2022 |
0.7.0-preview.1 | 88 | 12/12/2022 |
0.6.1 | 320 | 12/7/2022 |
0.6.0 | 395 | 9/7/2022 |
0.6.0-preview.6 | 100 | 9/6/2022 |
0.6.0-preview.5 | 110 | 8/3/2022 |
0.6.0-preview.4 | 111 | 8/2/2022 |
0.6.0-preview.3 | 103 | 8/2/2022 |
0.6.0-preview.2 | 113 | 8/1/2022 |
0.6.0-preview.1 | 112 | 7/19/2022 |
0.5.4 | 432 | 7/12/2022 |
0.5.3 | 428 | 6/29/2022 |
0.5.2 | 440 | 6/24/2022 |
0.5.1 | 445 | 6/15/2022 |
0.5.0 | 409 | 6/15/2022 |
0.4.0-preview.5 | 119 | 3/19/2022 |
0.4.0-preview.4 | 222 | 11/19/2021 |
0.4.0-preview.3 | 164 | 11/8/2021 |
0.4.0-preview.2 | 138 | 11/3/2021 |
0.4.0-preview.1 | 172 | 10/22/2021 |
0.3.3-preview.5 | 165 | 10/11/2021 |
0.3.3-preview.4 | 209 | 9/12/2021 |
0.3.3-preview.3 | 209 | 9/11/2021 |
0.3.3-preview.2 | 174 | 9/10/2021 |
0.3.3-preview.1 | 206 | 9/10/2021 |
0.2.6 | 345 | 8/25/2021 |
0.2.5 | 359 | 3/25/2021 |
0.2.4 | 385 | 3/24/2021 |
0.2.3 | 342 | 3/23/2021 |
0.2.2 | 341 | 3/22/2021 |
0.2.1 | 369 | 3/22/2021 |
0.2.0 | 333 | 3/7/2021 |
0.1.1 | 347 | 2/17/2021 |
0.1.0 | 349 | 2/8/2021 |
Additions:
latest commit #2150bc9
harmonize xlsx IO with Swate 0.6.0 release
add OBO ontology IO
extend ontological reasoning
extend components and protocol types
add simple ontological reasoning for protocol type
adjust assay xlsx header renumbering
small improvements to Ontology Annotation and Component type
drop protocol rowIndex when calculating rowRange
revert term accession number changes
add components to querymodel and assay xlsx writing
add protocol type and protocol ref to assay and study xlsx writing
add component to querymodel
refactor return values of assay and study xlsx file readers
add component and protocoltype parsers to assay xlsx table reader
add component and protocol type parser functions
add component casting functions
added inline documentation for querymodel methods
improve Querymodel documentation
add additional ontology helper functions to querymodel
add ontology search functions
add isA and xref search on oboOntology
integrate OBO IO and reasoning
extend querymodel by basic ontology logic guided querying
Bugfixes:
fix ontologyannotation equality for empty objects
fix json parsing
fix assay and study file reading tables
fix component json parsing
fix assay file writing issues #62 #63 #64
fix study and assay xlsx write error