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

Force RDF data to be UTF-8 #287

Merged
merged 1 commit into from
Dec 17, 2013
Merged

Force RDF data to be UTF-8 #287

merged 1 commit into from
Dec 17, 2013

Conversation

jcoyne
Copy link
Member

@jcoyne jcoyne commented Dec 17, 2013

The RDF reader chokes on certain character combinations if the raw data
is not encoded UTF-8. See ruby-rdf/rdf#142
Fedora does not store character encoding, so by default they come back as
ASCII-8BIT.

The RDF reader chokes on certain character combinations if the raw data
is not encoded UTF-8.  See ruby-rdf/rdf#142
Fedora does not store character encoding, so by default they come back as
ASCII-8BIT.
carolyncole added a commit that referenced this pull request Dec 17, 2013
@carolyncole carolyncole merged commit 771471e into 6-7-stable Dec 17, 2013
@jcoyne jcoyne deleted the rdf_encoding_6.7 branch December 17, 2013 20:31
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

Successfully merging this pull request may close these issues.

2 participants