Skip to content

Semantic-Modelling-World/Data-Versions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Versions

A project for showcasing good and bad approaches for versioning digital data via 4 visual examples (called levels).

  • Level 1 is about versioning data without explicit identifiers
  • Level 2 is about versioning data with explicit identifiers that contain metadata
  • Level 3 is about versioning data with explicit random identifiers
  • Level 4 is about versioning data with explicit unique identifiers

Setup

To build the project run the command npm run build:prod.
To start the project run the command npm start.
Then visit http://localhost:3001/ to try the examples.

To build the project for development run the command npm run build:dev.
To test the project in development run the command npm test.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors