lcnetdev / bibframe-ontology

Repository for versions of BIBFRAME ontology.
http://www.loc.gov/bibframe/
50 stars 7 forks source link

Consider adding subclass for government document classification numbers to bf:Classification #55

Closed RobertRohr closed 3 years ago

RobertRohr commented 5 years ago

Consider adding a class for government document classification numbers as a subclass of bf:Classification. Justification: Libraries that are depositories for federal, state, and international government documents use government document classification schemes such as Superintendent of Documents classification system (sudocs) and United Nations document series symbols (undocs).

kefo commented 3 years ago

All members of the [Classification Source sheme]{https://id.loc.gov/vocabulary/classSchemes) are now of bf:Classification type to advertise their usability in Bibframe.

NancyL commented 2 years ago

so to be clear on the implementation of this... We would have: bf:classification [a bf:Classification ; rdfs:type http://id.loc.gov/vocabulary/classSchemes/sudocs ; but then??? with the other schemes we would use bf:classificationPortion and bf:itemPortion, but these divisions don't really exist in these numbers. But it would be nice for all to align. So maybe bf:itemPortion only? or just an rdfs:label? It would map to the MARC 086 (no $b, so no issue there)

RobertRohr commented 2 years ago

Considering that in government document classification schemes the agency number is the class number, I would say we could use both bf:classificationPortion and bf:itemPortion.