Skip to content

A .NET library that creates "observations" RDF triples for cube.link.

License

Notifications You must be signed in to change notification settings

swiss/fch-cube-rawdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This library can be used to create RDF triples in the context of cubes (see: https://cube.link). The library should be used together with fch-cube-dimension.

The latest NuGet package is published at https://www.nuget.org/packages/Swiss.FCh.Cube.Dimension/.

Additional information can be found here: https://github.com/swiss/fch-cube

Contribution

See: https://github.com/swiss/fch-cube/blob/main/CONTRIBUTING.md

Security

See: https://github.com/swiss/fch-cube/blob/main/SECURITY.md

Development Workflow

To publish a new version of the NuGet package, proceed as follows.

  • apply and push your changes
  • define and describe the new version in CHANGELOG.md
  • push the corresponding label with git tag vx.x.x and git push origin v.x.x.x
  • go to GitHub -> Actions -> 'Build and Publish to NuGet.org' and trigger a run while specifying the correct GIT label

About

A .NET library that creates "observations" RDF triples for cube.link.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Contributors 5

Languages