| _normalise_strategy |
( |
|
$strategyClass | ) |
|
- Todo:
- Move this into the Strategy.
| get_product |
( |
|
$finish = false | ) |
|
Reimplementation because we have to finish the product before getting it.
| insert_class |
( |
|
$name, |
|
|
|
$col_attrs = [] |
|
) |
| |
| insert_class_declaration |
( |
|
$name | ) |
|
| insert_class_max |
( |
|
$classname, |
|
|
|
$rolename, |
|
|
|
$i |
|
) |
| |
- Todo:
- Move this into the Strategy.
| insert_class_min |
( |
|
$classname, |
|
|
|
$rolename, |
|
|
|
$i |
|
) |
| |
- Todo:
- Move this into the Strategy.
| insert_dataproperty |
( |
|
$name | ) |
|
| insert_dataproperty_declaration |
( |
|
$name | ) |
|
| insert_header_owl2 |
( |
|
$ontologyIRI = [], |
|
|
|
$uris = [] |
|
) |
| |
- Parameters
-
| $ontologyIRI | An Array containing the IRI for the ontology: ["prefix" => "", "value" => ""] |
| $uris | An Array containing the OWL 2 header IRIs: [["prefix" => "", "value" => ""], ... , ["prefix" => "", "value" => ""]] |
| insert_objectproperty |
( |
|
$name | ) |
|
| insert_objectproperty_declaration |
( |
|
$name | ) |
|
| insert_subclassof |
( |
|
$child, |
|
|
|
$father |
|
) |
| |
The documentation for this class was generated from the following file: