-
For now, the immediate use case is to provide a mapping between the fields of user's ReqIF files and SDoc grammar fields.
-
```
```
It should be possible to deactivate this default behavior of lxml.
-
At least these 3 sources, all happen to be the "import" case:
- Parsing Excel
- Parsing Confluence
- Parsing ReqIF
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of the ReqIFSharp
- [x] I have searched [open](https://github.com/RHEAG…
-
barny updated
2 years ago
-
### Prerequisites
- [ ] I have written a descriptive issue title
- [ ] I have verified that I am running the latest version of the ReqIFSharp
- [ ] I have searched [open](https://github.com/RHEAG…
-
I noticed the inconvenience when filtering for attributes on a `reqif.Requriement` by definition. Currently this is only working correctly when handing over the `reqif.AttributeDefinition` instance. T…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have verified that I am running the latest version of the ReqIFSharp
- [x] I have searched [open](https://github.com/RHEAG…
-
We need simple a method, similar to pandas `df.to_excel(filename)` to dump requirement modules in ReqIF format.
Ideally, the call should look like this:
```
module = model.la.requirement_modules…
-
Builder that automatically keeps ReqIF files up-to-date