Skip to content

Alternative: GaiaX 2411 compliant credentials: Participant, User, Administrator, Base/Envited-Membership#24

Open
jdsika wants to merge 65 commits intomainfrom
feat/gx-compliance-nested
Open

Alternative: GaiaX 2411 compliant credentials: Participant, User, Administrator, Base/Envited-Membership#24
jdsika wants to merge 65 commits intomainfrom
feat/gx-compliance-nested

Conversation

@jdsika
Copy link
Collaborator

@jdsika jdsika commented Nov 27, 2025

resolves #6 #9 #17 #18 #19 #20 #22

  • Credential Types: Participant, User, Administrator, BaseMembership, EnvitedMembership
  • Relationships between credentials determined with member and memberOf attributes
  • Using the GaiaX 2411 definitions to align with the gx:LegalPerson and the gx:NaturalPerson (at least the name for now as now further definition exists)
  • using did:web including examples for key rotation and etherlink migration
  • adding manifests for all credential types
  • adding extensive readme files
  • adding an ontology for simpulseID and additional vocabulary
  • Adding ontology-management-base as subrepository
  • Adding GaiaX TrustFramework LinkML definitions as subrepository

jdsika and others added 25 commits July 2, 2025 08:55
Signed-off-by: Carlo van Driesten <carlo.van-driesten@bmw.de>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: Carlo van Driesten <carlo.van-driesten@bmw.de>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: Carlo van Driesten <carlo.van-driesten@bmw.de>
Signed-off-by: jdsika <carlo.van-driesten@bmw.de>
Signed-off-by: felix hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: Carlo van Driesten <carlo.van-driesten@bmw.de>
Signed-off-by: felix hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: felix hoops <9974641+jfelixh@users.noreply.github.com>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
jdsika and others added 3 commits December 12, 2025 09:01
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Removed unused blockchain keys from DIDs to simplify.
Used email VC for the evidence, but for the VC issunce, the actual
content of the evidence VP does not matter at all.
Described evidence verification procedure in text.

Signed-off-by: felix hoops <9974641+flhps@users.noreply.github.com>
@flhps
Copy link
Collaborator

flhps commented Jan 17, 2026

also resolves #25

jdsika and others added 26 commits January 20, 2026 18:10
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
Signed-off-by: jdsika <carlo.van-driesten@vdl.digital>
- Normalize IRI generation and remove did: prefix to avoid double-# IRIs
- Replace participant inheritance with legalPerson composition
- Fix membership credentials: use member and unique subject URNs
- Strip credentialSubject from evidence snippets
- Add JOSE integration, claim mappings, tests, CI, and docs
- Switch license to EPL-2.0

Signed-off-by: Carlo van Driesten <carlo.van-driesten@bmw.de>
Updates submodule to include:
- Unified catalog-based validation with auto-discovery
- New --data-paths, --inference-mode, --artifacts CLI options
- Auto-discovered fixtures from referenced IRIs
- Comprehensive validation suite tests
```
feat: add CI/CD workflows and documentation infrastructure

- Update ci.yml: fix harbour-credentials paths, add PYTHONPATH
- Add cd-docs.yml: MkDocs deployment to GitHub Pages
- Add cd-release.yml: automated releases with changelog
- Add mkdocs.yml: documentation site configuration
- Add docs/: initial documentation structure
  - index.md, getting-started/, credentials/, examples/
- Update pyproject.toml: add [docs] extra dependencies
- Fix test imports: harbour.jose.* → harbour.*
- Add copilot-instructions.md and CLAUDE.md for agent guidance
- Add AGENTS.md with commit/PR guidelines

Refs: repository restructure and CI/CD standardization
```

Signed-off-by: Carlo van Driesten <carlo.van-driesten@bmw.de>
Signed-off-by: Carlo van Driesten <carlo.van-driesten@bmw.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GaiaX Schema

2 participants

Comments