Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -87729,6 +87729,27 @@
}
]
},
"loc": {
"comment": "It is a generic vocabulary and authority service mostly used by libraries and cultural heritage organizations. It includes following prefixes: - lcsh - lcsh.genreforms - loc.fdd - loc.relator - loc.resourcetype",
"contributor": {
"github": "nbetancort",
"name": "Noemi Betancort Cabrera",
"orcid": "0000-0002-0156-3556"
},
"description": "The Library of Congress Linked Data Service (id.loc.gov) provides interactive and machine access to the Library's authority and bibliographic metadata, along with commonly-found standards and vocabularies used and/or maintained by the Library of Congress. Each controlled vocabulary list has a resolvable URI, as does each data value within it. Ontologies for several major data element sets are also available. This includes the LCSH (Library of Congress Subject Headings), the TGM (Thesaurus for Graphic Materials), preservation vocabularies, language and country codes, or the American Folklore Society Ethnographic Thesaurus (AFS Ethnographic Thesaurus) among others.",
"example": "demographicTerms",
"github_request_issue": 1980,
"homepage": "https://id.loc.gov/",
"license": "CC0-1.0",
"mappings": {
"wikidata": "P244"
},
"name": "Library of Congress Linked Data Service",
"publications": [],
"wikidata": {
"prefix": "P244"
}
},
"loc.fdd": {
"contributor": {
"email": "cthoyt@gmail.com",
Expand Down