Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleem2 authored Nov 21, 2023
1 parent 5960fe4 commit df9d4d1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# FAIR for Containers
This repository services as an example in creating a FAIR Container. A Dockerfile is used to create a container. The purpose of this example container is to create an working web scraping environment based on scrapy python package.
The translation of FAIR principals to this practical guide is based on FAIR for research software article (link/cite).
1. This guide illustrates how a researcher can get their work cited by using a Citation.cff file.
2. It shows how license can be assigned and some suggestions are provided.
3. Furthermore, all this information can be packaged into the container and pushed to container registery of your choice.
4. Finally, a DOI can be assigned to finalised software and shared to wider audience or publication.
5. For further information and communication please contact aleem.uddin@ardc.edu.au

0 comments on commit df9d4d1

Please sign in to comment.