assemblee-virtuelle / assemblee-virtuelle/semantizer-typescript

Replace `SemanticObject` by `SemanticResource` in order to support LDP containers and RDF documents

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We should be able to store any subject in the internal RDF graph.

- [ ] Implement `getAllContainedResources(some filter)` method.
- [ ] Implement `getParentResource` method.
- [ ] Implement `isPartOfDocument` method.
- [ ] Implement `isContainer` method.

LDP container:
- [ ] Create a LDP UML model.
- [ ] Generate the `LdpContainer extends SemanticResource` class with the codegen.
- [ ] Integrate the `LdpContainer` class into Semantizer.

TypeIndex:
- [ ] Create a TypeIndex UML model.
- [ ] Generate the `TypeIndex extends SemanticResource` class with the codegen.
- [ ] Integrate the `TypeIndex` class into Semantizer.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the issue checklist and the existing SemanticObject and Semantizer architecture. Determine how the requested SemanticResource methods, LdpContainer and TypeIndex UML models, generated classes, and integrations fit together. Done means all listed methods, models, generated classes, and Semantizer integrations are implemented and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend-api-design, data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.