Skip to content

Commit

Permalink
improve reasoning
Browse files Browse the repository at this point in the history
- remove restrictions on hasObjectiveProperty and owl:disjointWith to improve the reasoner performance
- update version number
  • Loading branch information
jsimonclark committed Feb 8, 2024
1 parent a9d7f47 commit 6113dd3
Show file tree
Hide file tree
Showing 5 changed files with 105 additions and 379 deletions.
35 changes: 0 additions & 35 deletions CONTRIBUTING.md

This file was deleted.

3 changes: 0 additions & 3 deletions FAIR.md

This file was deleted.

2 changes: 1 addition & 1 deletion catalog-v001.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<group id="Folder Repository, directory=, recursive=true, Auto-Update=false, version=2" prefer="public" xml:base="">
<uri name="https://w3id.org/emmo/domain/chemicalsubstance/0.2.0/chemicalsubstance" uri="https://raw.githubusercontent.com/emmo-repo/domain-chemical-substance/main/chemicalsubstance.ttl"/>
<uri name="https://w3id.org/emmo/domain/chemicalsubstance/0.3.0-beta/chemicalsubstance" uri="https://raw.githubusercontent.com/emmo-repo/domain-chemicalsubstance/main/chemicalsubstance.ttl"/>
<uri name="http://emmo.info/emmo/domain/chameo/1.0.0-beta3/chameo" uri="https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/main/chameo.ttl"/>
<uri name="https://w3id.org/emmo/domain/electrochemistry/0.8.0-alpha/electrochemistry" uri="./electrochemistry.ttl"/>
<uri name="https://w3id.org/emmo/domain/electrochemistry/0.8.0-alpha/electrochemicalquantities" uri="./electrochemicalquantities.ttl"/>
Expand Down
Loading

0 comments on commit 6113dd3

Please sign in to comment.