Render N3 to jsonld
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 52
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 10
Description
Actually .n3 or .ttl document renders RDF in N3. This is a duplicate of the source-pane
It may be more usefull to render jsonld
Contributor guide
No contributing guide indexed for this repository
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 examining the existing source-pane handling for .n3 and .ttl documents and determine how those formats currently render RDF in N3. Define the expected JSON-LD rendering for both extensions; the work is done when these documents render JSON-LD instead of duplicating the source-pane output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100