DDMAL / DDMAL/linkedmusic-datalake

Add language tag for RDF string literals

Open
#297 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

In our convert_to_rdf scripts, we should add a language tag (e.g., "en") for each string literal we store. In most cases, this tag will indicate the language of the string as English.

In rdflib, for example, this can be implemented through Literal("Canberra Irish Club", lang="en").

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.