Public Member Functions | |
| __construct () | |
| full_reasoning ($json_str, $strategy= 'crowd', $reasoner= 'Racer') | |
Public Member Functions inherited from Wicom | |
| __construct () | |
| full_reasoning ($json_str, $strategy= 'crowd', $reasoner= 'Racer') | |
| is_satisfiable ($json_str, $strategy= 'crowd', $reasoner= 'Racer') | |
| owl2importer ($owl2, $reasoner= 'Racer') | |
| __construct | ( | ) |
| full_reasoning | ( | $json_str, | |
$strategy = 'crowd', |
|||
$reasoner = 'Racer' |
|||
| ) |
Check the diagram represented in JSON format for full reasoning.
| $json_str | A String with the diagram in JSON format. |
| $strategy | A String representing an specific Description Logic encoding |
| $reasoner | A String with the reasoner name. We support two: Konclude and Racer. |
1.8.8