NVIDIA / NVIDIA/simready-foundation
Semantic Label validation not included in any profiles
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 88
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Although the Semantic Labels requirements are defined in the SimReady Foundation repo, and are grouped into a feature (FET011_BASE_NEUTRAL v0.2.0), that feature doesn't seem to be included in a profile. Therefore, simready-validate.exe with any profiles misses to check one of the important aspects of Simready Assets.
The following needs to be added to the existent profiles:
{"FET011_BASE_NEUTRAL" = {version = "0.2.0"}}
Or new profiles could be created that include that feature.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing profiles used by simready-validate.exe and inspect how feature declarations are represented. Add FET011_BASE_NEUTRAL at version 0.2.0 to the relevant profiles, or define profiles that include it; done when validation with the available profiles checks Semantic Labels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100