Skip to content

Commit a4dc3ff

Browse files
author
Aurela Shehu
committed
updated READ.me file to add information about MathModDB_onlyOntology.owl
1 parent 2628086 commit a4dc3ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ The ontology and the data included is represented in OWL, serialized as RDF/XML
3131
* `MathModDB.owl` is the version as designed by the MathModDB team members. This "lean" version includes, for example, only one direction of object property relations -- the other direction can be easily inferred automatically by a reasoner, if the inverses are defined.
3232
* `MathModDB_full.owl` is the "full" version, where everything which is inferred by the reasoner is also saved to the file and hence made explicit. This is needed to build the full documentation in Widoco.
3333

34+
* `MathModDB_onlyOntology.owl` is only a part of MathModDB.owl where only the ontology is included and no individuals of the knowledge graph are presents.
35+
3436
These files can opened with Protégé or any other tool for that purpose.
3537

3638
A detailed description of the main concepts, classes and relations of the ontology as well as their individuals can be found on https://mardi4nfdi.github.io/MathModDB/. This documentation is created with Widoco. More high level descriptions can be found in the [References](#References) section.

0 commit comments

Comments
 (0)