-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c2e4c04
commit d706284
Showing
1 changed file
with
5 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,9 @@ | ||
abstract: <p>LangBiTe DSL is a Visual Studio Code extension for defining non-bias | ||
requirements and test scenarios, according to a domain-specific language (DSL). | ||
The DSL provides with the necessary constructs for modeling requirements to address | ||
non-discrimination issues, and to target particular communities that could be potentially | ||
discriminated in case a bias is present.</p> | ||
cff-version: 1.1.0 | ||
message: "If you use this software, please cite it as below." | ||
authors: | ||
- family-names: Morales | ||
given-names: Sergio | ||
orcid: 0000-0002-5921-9440 | ||
cff-version: 1.2.0 | ||
date-released: '2024-06-22' | ||
doi: 10.5281/zenodo.12369254 | ||
license: | ||
- cc-by-4.0 | ||
repository-code: https://github.com/SOM-Research/LangBiTeDSL | ||
orcid: https://orcid.org/0000-0002-5921-9440 | ||
title: LangBiTe DSL | ||
type: software | ||
version: v1.0.0 | ||
version: v1.1.0 | ||
date-released: 2024-07-25 |