Skip to content
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.

650 $2 sk and non-roman script #232

Open
kiegel opened this issue Jan 27, 2015 · 1 comment
Open

650 $2 sk and non-roman script #232

kiegel opened this issue Jan 27, 2015 · 1 comment

Comments

@kiegel
Copy link

kiegel commented Jan 27, 2015

When non-roman subject headings appear in the sk thesaurus, they should have the same treatment as the romanized string: add dashes and do not include the text of $2.

650 _7 |a Shi bu |x Di li lei |x Za zhi. |2 sk
880 _7 |a 史部 |x 地理類 |x 雜志. |2 sk

<http://example.org/99126819480001452topic10> a bf:Topic ;
    bf:authoritySource "http://id.loc.gov/vocabulary/subjectSchemes/sk" ;
    bf:authorizedAccessPoint "Shi bu--Di li lei--Za zhi",
        "史部 地理類 雜志. sk"@zh ;
    bf:hasAuthority [ a madsrdf:Authority,
                madsrdf:ComplexSubject ;
            madsrdf:authoritativeLabel "Shi bu--Di li lei--Za zhi" ;
            madsrdf:isMemberOfMADSScheme <http://id.loc.gov/vocabulary/subjectSchemes/sk> ] ;
    bf:label "Shi bu--Di li lei--Za zhi" .

"史部 地理類 雜志. sk" should be "史部--地理類--雜志."

(OCLC # 30824667)

@ntra00
Copy link
Owner

ntra00 commented Jul 23, 2015

fixed on next release

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

No branches or pull requests

2 participants