diff --git a/.github/emmocheck_conf.yml b/.github/emmocheck_conf.yml index bf4838e8..461cd35c 100644 --- a/.github/emmocheck_conf.yml +++ b/.github/emmocheck_conf.yml @@ -1,12 +1,7 @@ # Configurations used when running emmocheck from the ci_emmocheck workflow -test_class_label: +test_namespace: exceptions: - - 3DPrinting - -test_number_of_labels: - exceptions: - - foaf.logo - + - manufacturing.EngineeredMaterial test_quantity_dimension: exceptions: - emmo.ModelledQuantitativeProperty @@ -45,9 +40,3 @@ test_unit_dimension: - emmo.SIBaseUnit - emmo.SIUnitSymbol - emmo.SIUnit - -enable: - - test_physical_quantity_dimension - -skip: - - test_quantity_dimension diff --git a/.github/pages-index.html.in b/.github/pages-index.html.in index 0a278c64..5c5a9236 100644 --- a/.github/pages-index.html.in +++ b/.github/pages-index.html.in @@ -18,8 +18,8 @@
@@ -27,9 +27,9 @@ The EMMO has grown from the bottom (i.e. scientific application field) to the to
-
- 1.
- In the compacted ontology, all modules has been squashed together into a single file
- with no imports. rdfs:isDefinedBy
annotations referring to the original module IRI
- have been added.
-
- 2.
- Inferred ontologies are reasoned and compacted.
-
- 3.
- In a renamed ontology has the numerical ID part of the IRIs been
- replaced with human readable prefLabel's.
- The original IRI is available via a skos:exactMatch
annotation.
- The renamed ontologies are also compacted and inferred.
-