From d8fb934f2dbe5b6bac3d8b302ee0f06f01a0d9cf Mon Sep 17 00:00:00 2001 From: Peter Stokes Date: Wed, 3 Nov 2021 17:20:20 +0100 Subject: [PATCH] Updated README to reflect new version --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2aedb3e..c9d9845 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ An implementation of a formal ontology for the Archetype model of writing. -This is a first version of an implementation of the Archetype ontology applied specifically to manuscript books. It builds on the 'Florus' implementation of the Biblissima ontology (https://doc.biblissima.fr/ontologie-biblissima) which in turn is based on the Erlangen implementation of FRBRoo. It also includes some classes from the CRMtex extension to the CIDOC-CRM (http://www.cidoc-crm.org/crmtex/). +This is a version of an implementation of the Archetype ontology applied specifically to manuscript books. It builds on [the Erlangen implementation of CIDOC-CRM version 7.1.1](https://github.com/erlangen-crm/ecrm/blob/master/ecrm_211015.owl), with some classes and properties from the CRMtex extension to the CIDOC-CRM v1.0 (http://www.cidoc-crm.org/crmtex/). -The conceptual model is represented in the diagram below. This is provided to help understanding, but please be aware that there may be minor inconsistencies between the diagram and the OWL implementation. +The conceptual model is represented in the diagram below. This is provided to help understanding, but please be aware that there will likely be minor inconsistencies between the diagram and the OWL implementation. For Archetype itself, including the team responsible for the original model, see https://github.com/kcl-ddh/digipal. @@ -17,8 +17,8 @@ Archéologie et Philologie d’Orient et d’Occident (UMR 8546) --- -![Model Diagram](ArchOntDiagram.jpeg) +![Model Diagram](ArchOntDiagram.png) --- -![CC-BY-NC-SA](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png) This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/) (necessarily restrictive due to licences of Erlangen and Biblissima sources). +![CC-BY-SA](https://i.creativecommons.org/l/by-sa/4.0/88x31.png) This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/) (necessarily restrictive due to licences of Erlangen source).