-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
lps
committed
Jun 9, 2020
1 parent
97f9768
commit a82dbd2
Showing
41 changed files
with
333,420 additions
and
26,905 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13,570 changes: 13,570 additions & 0 deletions
13,570
deliverables/E/data/owl-restrictions-ePO-CM-v2.0.1-2020-06-08.rdf
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.