ARCtrl.Core 2.0.0-alpha.4

This is a prerelease version of ARCtrl.Core.
dotnet add package ARCtrl.Core --version 2.0.0-alpha.4
NuGet\Install-Package ARCtrl.Core -Version 2.0.0-alpha.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ARCtrl.Core" Version="2.0.0-alpha.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ARCtrl.Core --version 2.0.0-alpha.4
#r "nuget: ARCtrl.Core, 2.0.0-alpha.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ARCtrl.Core as a Cake Addin
#addin nuget:?package=ARCtrl.Core&version=2.0.0-alpha.4&prerelease

// Install ARCtrl.Core as a Cake Tool
#tool nuget:?package=ARCtrl.Core&version=2.0.0-alpha.4&prerelease

ARC and ISA compliant experimental metadata toolkit in F#. This project is meant as an easy means to open, manipulate and save ISA (Investigation,Study,Assay) metadata files in the dotnet environment.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ARCtrl.Core:

Package Downloads
ARCtrl.Contract

ARC helper functions for contracts management.

ARCtrl.Spreadsheet

ARC and ISA xlsx compliant parser for experimental metadata toolkit in F#. This project is meant as an easy means to open, manipulate and save ISA (Investigation,Study,Assay) metadata files in isa-xlsx format.

ARCtrl.Json

ARC and ISA json compliant parser for experimental metadata toolkit in F#. This project is meant as an easy means to open, manipulate and save ISA (Investigation,Study,Assay) metadata files in isa-json format.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-alpha.4 0 5/29/2024
2.0.0-alpha.3 62 4/22/2024
2.0.0-alpha.2 56 4/5/2024
2.0.0-alpha.1 43 4/5/2024

Additions:
add some additonal info to pyproject.toml
reinclude inclusion of source files in fable folders
Update scripts
Rename one file and rmv most code from md files for maintainability :fire:
Update GettingStarted.md
Finalize docs :book:
Update EXAMPLE_CreateAssayFile.js
Update js docs : book:
added tests to tab-json conversion and parsing
replace "Raw Data File", "Derived Data File" and "Image File" column headers with "Data" #93
add tests for backwards compatability of data headers
add datamap spreadsheet parsing
add datamap spreadsheet parser tests
add datamap contract handling
add datamap contract handling
add datamap contract handling tests
update Data and CompositeCell json parsing
add json parser and tests for updated data objects
move data file outside of process folder
add pending test for losless data parsing in isa json
update prerelease mechanism
Add ToString overrides for study/investigation
Finalize io controller types for fable :sparkles:
rmv old code :fire:
Rename to toStringObject
add README.md reference to setup.cmd
Simplify OntologyAnnotation hashcode and equality :white_check_mark:
Add setup script for windows :construction_worker:
set test with umlauten pending for python
Add ro-crate write tests :white_check_mark:
add some more schema validation tests
add native python tests :white_check_mark:
Make js native tests pass :heavy_check_mark:
update github CI
rmv leftover folder :fire:
Finish json (for now :construction:)
start reworking tests for js and py
move ARCtrl contract tests to Contract test project
move template json tests to json test project
more work on json :construction:
reduce test spreadsheet metadata matching reduction of parser logic
More work on json tests :construction:
Add custom ToString for OntologyAnnotation :art:
Start working on tests :construction:
distribute template across appropriate projects
Add fable json import type #324 #285
add ARC RO-Crate serialization
finish investigation ro-crate
finish moving template json :sparkles:
Finish compressed json logic :sparkles:
Start moving Arc Json logic :construction:
rework ARCAssay and ArcStudy ISAJson serialization
rework ROCrate process serialization
Start with component logic rework :construction:
finish up ISA-JSON conversion for process types :sparkles:
Finish json table logic :sparkles:
Finish json for shared types :sparkles:
start reworking arctrl.json process serialization
Start workin on new Json API layer :construction:
start reworking ARCtrl.json project
rework ARCtrl.Spreadsheet according to datamodel changes
rework ARCtrl.Core types to improve transpiled javascript
restructure ARCtrl.Core (former ARCtrl.ISA) project
restructure project
move all filesystem information into filesystem project
move UIHelper function into compositecell
add addtionalType to ProcessParameterValue
WIP :construction:
Updated tests for jsonld readers. Investigation test still wip.
adapted json export tests for new ro-crate export (Investigation still open)
new ro-crate export and context files
WIP :construction:
WIP :construction:
Updated tests for jsonld readers. Investigation test still wip.
adapted json export tests for new ro-crate export (Investigation still open)
new ro-crate export and context files
Merge pull request #325 from nfdi4plants/performanceReport
several minor adjustments according to change request
update readme with performance report and python links
move performance report into speedtest project
move performance report build targets and create first reports
first draft of performanceReport target
Merge pull request #323 from nfdi4plants/update_js_docs
Update
Merge pull request #320 from nfdi4plants/python_integration
update documentation and add python docs
Merge pull request #317 from nfdi4plants/python_integration
small change to semver in npm
Deletions:
remove erroneous exe output type from testingutils
Bugfixes:
Fix python docs for contract logic :bug: #342
test and fix ro-crate propertyValue parsing
add tests and fix empty cell parsing behaviour
Merge pull request #353 from nfdi4plants/jsonLD-fix
rework and fix Spreadsheet reader according to data node changes
adjust and fix spreadsheet writing for data node changes
small fixes for Fable compatability
fix data json parser test
fix non utf8 json output #334
rmv code circumventing fable python bug :fire:
fix OntologyAnnotation Hashcodes :bug:
Fix json tests :heavy_check_mark:
hotfix js schema validation in tests
Fix all warnings by burning unused fable reflection helpers :fire:
Fix test tasks still using mocha
fix json parsing DateTime issues
several python test fixes
move and fix template hashcode and equality tests
Template fixes against json and core tests
move and fix spreadsheet Template tests
fix component name conversion
fix arctrl.core tests and equality of reworked objects
fix rocrate sample and protocol handling
fix rocrate assay serialization
fix wrong encoder/decoder calls :sparkles:
fix arctrl.core tests
fix multiple issues with ro-crate json encoding :bug:
Added fromJsonldString for all ISA-JSON types. Also fixed some bugs.
fix build chain for linux
fix tests :bug: