equinor / records

Description, schema and libraries for the "record" format for exchanging RDF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

records

Description, schema and libraries for the "record" format for exchanging RDF

CI/CD For Records .NET package

The CI/CD on this repository is done through Github Actions. The action publish.yml describes how it works.

Every pull request trigger a myriad of actions that check the quality of the code being pushed. Unit tests, integration tests, formatting, linting, and SQL migration are amongst the things being run / tested. You may find a full list in the workflows folder.

Every push to the main branch result in a publication of the records nuget package.

Commits

Commits into the main branch contain the message of the pull request it originated from.

Issues

We handle issues using Azure DevOps. You may find our backlog here if you have the proper access.

Releases

Our releases uses semver.

Tooling

For the code base we use .NET in C#.

For testing we use XUnit.

About

Description, schema and libraries for the "record" format for exchanging RDF

License:GNU General Public License v3.0


Languages

Language:C# 99.5%Language:q 0.5%