Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDF to Golang struct #2

Open
BoraBak opened this issue Aug 24, 2021 · 0 comments
Open

RDF to Golang struct #2

BoraBak opened this issue Aug 24, 2021 · 0 comments

Comments

@BoraBak
Copy link

BoraBak commented Aug 24, 2021

My goal is to convert a RDF TTL file format to a Golang struct or a regular JSON which will unmarshalled to a struct.
From my investigation, the 1st thing need is to convert to a TTL file to a JSON-LD format. Then, JSON-LD to a Golang struct.
Does the current repo supports it? Any insights regards?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant