cayleygraph / cayleygraph/quad

Support Turtle

Open
#4 0 comments 1 reaction 0 assignees View on GitHub
enhancement good first issue
Dominant language
Go
Stars
32
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Currently we only support nquads format, but not Turtle. We should support it as well, at least for parsing.

Implementing it from scratch doesn't make sense, we can use the implementation from one of the existing projects, see #3.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading issue #3 to identify the existing project implementation referenced there, then inspect how this repository currently supports N-Quads parsing. Determine where Turtle parsing belongs and verify that Turtle input is accepted without changing existing N-Quads behavior. Done means the package can parse Turtle using the selected implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.