Skip to content

Commit

Permalink
Updated README to reflect new version
Browse files Browse the repository at this point in the history
  • Loading branch information
pastokes authored Nov 3, 2021
1 parent 8549177 commit d8fb934
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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).

0 comments on commit d8fb934

Please sign in to comment.