Skip to content

Latest commit

 

History

History

aec3po

AEC3PO report examples

Here are examples of reports generated by olivaw on the AEC3PO project.

These reports have been generated by a development version of olivaw that corresponds to version v0.0.5.

It was tested on hash ee306c5c2e216f30e0e3b918b46f9ec82fdfeaf1

In order to fully match the folder naming convention that was decided for olivaw frameork, these rename has been made:

  • ./examples -> ./use-cases/

In order to make the report viewable from github, some options have been enabled in order to make these reports short enough.

The command used was olivaw test model --SKIP-PASS.

Here is the parameters.json used for the test:

{
    "ontology_prefix": "aec3po",
    "ontology_namespace": "https://w3id.org/lbd/aec3po/",
    "term_distance_threshold": 3,
    "blocking_errors": [
        "syntax-error",
        "owl-rl-constraint-violation"
    ],
    "gist_index": "",
    "skipped_errors": [],
    "skipped_tests": [],
    "skipped_subjects": [],
    "skip_for_test": {},
    "skip_for_subject": {},
    "project_prefixes": {
        "schema": "http://schema.org/",
        "qudt": "http://qudt.org/schema/qudt/"
    }
}

Check the AEC3PO turtle model report and the AEC3PO markdown model report.