Skip to content

Commit

Permalink
deliverable E
Browse files Browse the repository at this point in the history
  • Loading branch information
lps committed Jun 9, 2020
1 parent 97f9768 commit a82dbd2
Show file tree
Hide file tree
Showing 41 changed files with 333,420 additions and 26,905 deletions.
Binary file added deliverables/E/E.zip
Binary file not shown.
24 changes: 24 additions & 0 deletions deliverables/E/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Deliverable E

Date: 09/06/2020

### Content

| Deliverable E | Generate the formal ontology (reasoning-related component) |
|-------- |----------------------------------------------------------------------------------------------------------------------------- |
| WP2.7 | [Transformation script for the ontology intensional definitions based on the class and property restrictions](src/owl-restrictions.xsl) |
| WP2.8 | [Intensional ontology definitions transformation script unit tests](test/reasoning-layer-lib) |
| WP2.9 | [Intensional ontology definitions generated with the current state of the conceptual model](data/owl-restrictions-ePO-CM-v2.0.1-2020-06-08-mappings.rdf) |

### Folder structure

/data - generated data
* owl-restrictions-ePO-CM-v2.0.1-2020-06-08-mappings.rdf - [WP2.9] Intensional ontology definitions generated with the current state of the conceptual model (snapshots of the CM - mappings from 08/06/2020)

/src - source code of the XSLT scripts generating the ontology reasoning axioms in RDF/XML format.
* owl-restrictions.xsl - [WP2.7] Transformation script for the ontology intensional definitions based on the class and property restrictions
* /common and /reasoning-layer-lib - [WP2.7]* contain modules loaded by the main files.

/test - [WP2.8] contains unit tests for each XSL module ensuring the correct implementation.
* /test/unitTests - contain XSpec unit tests
* /test/testData - test data used in the unit tests
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h1>Abstract</h1>
Generalisations</em>. Each major section lists model items that need correction of errors
or consideration of warnings.</p>
<p>The UML model in file <em>ePO-CM-v2.0.1-2020-06-08-mappings.eap.xmi</em>
was tested at 12:02 on June 8, 2020.</p>
was tested at 16:48 on June 8, 2020.</p>
</div>
<h1 class="selector-heading">Classes</h1>
<h2 xmlns:f="http://https://github.com/costezki/model2owl#">Amount</h2>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h1>Abstract</h1>
Generalisations</em>. Each major section lists model items that need correction of errors
or consideration of warnings.</p>
<p>The UML model in file <em>ePO-CM-v2.0.1-2020-06-08.eap.xmi</em>
was tested at 12:02 on June 8, 2020.</p>
was tested at 16:48 on June 8, 2020.</p>
</div>
<h1 class="selector-heading">Classes</h1>
<h2 xmlns:f="http://https://github.com/costezki/model2owl#">Amount</h2>
Expand Down
13,570 changes: 13,570 additions & 0 deletions deliverables/E/data/owl-restrictions-ePO-CM-v2.0.1-2020-06-08.rdf

Large diffs are not rendered by default.

Loading

0 comments on commit a82dbd2

Please sign in to comment.