gbv / jskos-data

Collection of knowledge organization systems encoded in JSKOS format
Creative Commons Zero v1.0 Universal
8 stars 4 forks source link

Add library of congress classification (LCC) #21

Open nichtich opened 5 years ago

nichtich commented 5 years ago

The LCC is included in many bibliographic records, so support of LCC classes is welcome. Unfortunately the raw data seems to be not freely available. A subset up to some level may already help. By the way the LCC ontology support some interesting types such as http://id.loc.gov/ontologies/lcc.html#Range

Best technical approach seems to be harvesting http://id.loc.gov/authorities/classification.html

DennisTobola commented 5 years ago

For future references or uses: http://id.loc.gov/authorities/classification.html

LoC operates under CC0: https://www.loc.gov/legal/

stefandesu commented 4 years ago

LoC operates under CC0: https://www.loc.gov/legal/

I couldn't find any information there about any license. This site, however, states that "The classification, subject headings, and bibliographic records in Classification Web that originate with the Library of Congress are copyrighted, except within the USA.".

stefandesu commented 4 years ago

Here's a probably very outdated version of LCC in JSON format: https://github.com/sethwoodworth/LCC/blob/master/lccs.json

Also nothing about license in that repository.