aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2021-06-14Add example to convert spdx json to spdx tag-valuespecter25
Signed-off-by: specter25 <ujjwalcoding012@gmail.com>
2020-11-14Add missing license idsSteve Winslow
Signed-off-by: Steve Winslow <steve@swinslow.net>
2020-08-19Add Support For RDFLoader Without LicenseRishabhBhatnagar
- The Licensing Info is Incomplete - Some other attributes are not set in the tools-golang data model. Signed-off-by: RishabhBhatnagar <bhatnagarrishabh4@gmail.com>
2020-06-14Update examples to 2.2Steve Winslow
Signed-off-by: Steve Winslow <steve@swinslow.net>
2020-05-10Refactor examples to handle element ID mapsSteve Winslow
Signed-off-by: Steve Winslow <steve@swinslow.net>
2020-01-09Create Go ModuleRishabhBhatnagar
- Unpack directory v0 to move all the content to the root directory. - ./v0/* converted to ./* - all the test cases were fixed to remove one directory less indexing for test files - add go.mod - go version 1.13 is used to have a relatively stable versioning system Signed-off-by: RishabhBhatnagar <bhatnagarrishabh4@gmail.com>
2019-01-12Updated imports and docs for spdx/tools-golangSteve Winslow
Signed-off-by: Steve Winslow <swinslow@gmail.com>
2018-12-06Added example for licensediffSteve Winslow
Signed-off-by: Steve Winslow <swinslow@gmail.com>
2018-10-24Added examples (#29)Steve Winslow
Closes #27 Signed-off-by: Steve Winslow <swinslow@gmail.com>