From ab724c72170595af0102dfb353053473d8111aa2 Mon Sep 17 00:00:00 2001 From: frosterus Date: Fri, 8 Mar 2024 11:55:23 +0200 Subject: [PATCH] Update README.md Added versio 0.4.0 information --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 91679e7..26d1bdf 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,7 @@ Test version 0.3.0, published on 2023-11-03, comprises of the RDA elements deter Test version 0.3.1, published on 2024-01-12, includes subclasses of lkd:Work and lkd:Expression which have close matches to the subclasses of BIBFRAME Work. For handling various Title types we have added the lkd:TitleNote class and the lkd:titleNote property. +In test version 0.4.0, published on 2024-02-23 we have moved from temporary identifiers to permanent URN identifiers. In addition, a new prefix bffi: has been introduced. The version also completes the division of bf:Work and its subclasses into bffi:Work and bffi:Expression and their subclasses. The allocation of properties used with bf:Work is still in progress. This version also includes a new bffi-meta:relatedValueVocabulary property used to denote a concept group in a value vocabulary that contains instances of a given class. + ## Conversion In addtion to the data model this project aims to create MARC21 to LKD conversion rules and conversion software to implement them. Backward conversion from LKD to MARC21 will be implemented, too.