X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=data-model%2Fyang%2Fworking%2Fo-ran-sc%2Ftemplate%2FREADME.md;fp=data-model%2Fyang%2Fworking%2Fo-ran-sc%2Ftemplate%2FREADME.md;h=f61d9253ec53053fddcec587bbcc9d6d8cea4996;hb=7f8525f641696bdefea121b48a0318a59fab9c50;hp=0000000000000000000000000000000000000000;hpb=02c60fe5f134a86ad3ef157b011735c2e73dae48;p=scp%2Foam%2Fmodeling.git diff --git a/data-model/yang/working/o-ran-sc/template/README.md b/data-model/yang/working/o-ran-sc/template/README.md new file mode 100644 index 0000000..f61d925 --- /dev/null +++ b/data-model/yang/working/o-ran-sc/template/README.md @@ -0,0 +1,16 @@ +# Template + +This folder contains a template yang modules with dependencies to published +YANG modules and O-RAN-SC common yang modules. + +Please rename "TEMPLATE" by your O-RAN component. + +Please use the option "-L, --dereference" of the bash "cp" command to follow +the symbolic link if needed. + +To validate our yang modules pyang is recommended, following the +O-RAN Alliance data modelling guidlines. + +``` +pyang --lint o-ran-sc-*.yang +``` \ No newline at end of file