Skip to content

This is a repository of BIAN artefacts, currently the BIAN Semantic APIs

License

Notifications You must be signed in to change notification settings

intruder1912/public

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

Download

BIAN Semantic APIs from: https://github.com/bian-official/public/tree/main/release9.1/semantic-apis/swaggers

Each Swagger represents a BIAN Service Domain.

Contribute

  1. Sign in to GitHub with your username
  2. Click the 'Fork' button in the upper right corner. This creates a working copy of the repository that you can download and change.
  3. Install the necessary Git client tools, for example, Download the Git client for your operating system here https://git-scm.com/downloads and run it.
  4. Clone the forked repository you created to your local computer by using the git clone command. It will look something like this: git clone https://github.com/username/bian-official myrepository where username is your GitHub username and myrepository is a name you pick for the repository on your computer.
  5. Create a branch to add any new features: git checkout -b mybranch where mybranch is your new branch.
  6. Add any new features to mybranch
  7. The next step would be to stage, commit, and push the changed files back to your 'forked' repository on GitHub. You would be able to use git add, commit, and push commands. Additional detailed information can be found here: https://git-scm.com/docs
  8. Go to your forked repository on GitHub and submit a Pull Request by clicking the 'Pull Request' button
  9. BIAN will review the changes proposed in your Pull Request, in the BIAN Working Groups with it's members. BIAN might then come back to you with questions / clarifications / suggestions for ammendments. If these changes are approved in the BIAN Working Groups, they will be used to enhance the BIAN standards, and released as part of scheduled future releases.
  10. You are of course welcome to maintain your own fork, as your own flavour of implementation of the BIAN standard.

About

This is a repository of BIAN artefacts, currently the BIAN Semantic APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published