Skip to content

Latest commit

 

History

History
41 lines (39 loc) · 3.86 KB

File metadata and controls

41 lines (39 loc) · 3.86 KB

v2.0.0 (IN PROGRESS)

  • Add LIGHT_RESOURCE type MODLD-980
  • Concept label generation now orders labels as FOCUS first, followed by sorted SUB_FOCUS entries MODLD-913
  • Update Predicate Dictionary: add IS_TRANSLATION_OF, RELATED_WORK, ADAPTED_AS_MOTION_PICTURE, SEQUEL, SEQUEL_TO and remove RELATED_TO MODLD-1002
  • Fix the relation URLs to match the URLs defined in https://bibfra.me/vocab/relation MODLD-1011
  • Create TitleLabelGenerator MODLD-998

v1.9.9 (13-02-2026)

  • Update Mapping for 300$b & $e (Physical description & Accompanying material) MODLD-508
  • Convert marc field 586 (Awards Note) to Resource description MODLD-366
  • Add properties related to marc field 545 MODLD-337
  • Language Category predicates added MODLD-361
  • Add NUMBER_OF_PARTS property MODLD-683
  • Mapping for MARC field 490 MODLD-714
  • Mapping for MARC field 340$m MODLD-723
  • RoleDictionary introduced MODLD-750
  • Resource.isOfType() method added MODLD-755
  • PlaceDictionary introduced MODLD-781
  • Characteristic predicate added MODLD-794
  • Books and continuing resources types added MODLD-805
  • Replace ID_EAN with ID_IAN. Remove property EAN_VALUE. MODLD-810
  • Publication frequency introduced MODLD-817
  • PublicationFrequencyDictionary introduced MODLD-826
  • IllustrationDictionary introduced MODLD-841
  • Update IRIs with 'marc' to use 'library' instead MODLD-792
  • Add Hub type and relation predicate MODLD-870
  • ResourceViewDeserializer introduced MODLDI-5
  • Resource model made serializable to JSON MODLDI-6
  • Include RELATED_TO relation in Predicate Dictionary MODLD-890
  • Add LEGAL_DATE, MARC_KEY, MUSIC_KEY and VERSION properties to Dictionary MODLD-884
  • Use an older Jackson API call
  • Make sure Resource label is not null MODLDI-7
  • Add FOLIO_INVENTORY_ID to property dictionary MODLD-904
  • LabelGenerator and MOCKED_RESOURCE type are introduced MODLD-789
  • Update the IRI of ID_LOCAL to http://library.link/identifier/LOCAL MODLD-939
  • Add resource types FAST, GND, LCCSH, LCDGT, LCGFT, LCMPT, LCNAF, LCSH, MESH, VIAF and WIKIID MODLD-939
  • Create HubLabelGenerator to generate labels for Hubs MODLD-970
  • Add MEDIUM to property dictionary MODLD-510

v1.0.1 (03-12-2025)

  • Initial release