From ba491d05a2c4b7be9e6633d61d008f46e5a66559 Mon Sep 17 00:00:00 2001 From: Guillaume Sarthou Date: Mon, 15 Jan 2024 14:34:20 +0100 Subject: [PATCH] [DOC] Python API add ROS2 package info --- docs/python_API/ActionClient.html | 5 +++-- docs/python_API/ClassClient.html | 8 ++++++-- docs/python_API/ClassIndexClient.html | 8 ++++++-- docs/python_API/ClientBase.html | 8 ++++++-- docs/python_API/ClientBaseIndex.html | 8 ++++++-- docs/python_API/ConversionClient.html | 7 ++++--- docs/python_API/DataPropertyClient.html | 8 ++++++-- docs/python_API/DataPropertyIndexClient.html | 8 ++++++-- docs/python_API/FeederPublisher.html | 3 ++- docs/python_API/IndividualClient.html | 8 ++++++-- docs/python_API/IndividualIndexClient.html | 8 ++++++-- docs/python_API/ManagerClient.html | 7 ++++--- docs/python_API/ObjectPropertyClient.html | 8 ++++++-- docs/python_API/ObjectPropertyIndexClient.html | 8 ++++++-- docs/python_API/OntologiesManipulator.html | 5 +++-- docs/python_API/OntologyClient.html | 7 ++++--- docs/python_API/OntologyIndexClient.html | 7 ++++--- docs/python_API/OntologyManipulator.html | 3 ++- docs/python_API/OntologyManipulatorIndex.html | 3 ++- docs/python_API/ReasonerClient.html | 5 +++-- docs/python_API/SparqlClient.html | 3 ++- docs/python_API/SparqlIndexClient.html | 3 ++- 22 files changed, 95 insertions(+), 43 deletions(-) diff --git a/docs/python_API/ActionClient.html b/docs/python_API/ActionClient.html index f787c0c3..c8acd301 100644 --- a/docs/python_API/ActionClient.html +++ b/docs/python_API/ActionClient.html @@ -123,8 +123,9 @@

ActionClient Class

- + + +
Package: ontologenius -
Inherits: ClientBase
Ros1 Package: ontologenius
Ros2 Package: ontopy
Inherits: ClientBase
diff --git a/docs/python_API/ClassClient.html b/docs/python_API/ClassClient.html index faad5bde..f4405329 100644 --- a/docs/python_API/ClassClient.html +++ b/docs/python_API/ClassClient.html @@ -122,8 +122,12 @@

ClassClient Class

The ClassClient class provides a ROS service abstraction for classes exploration. More...

-
Package: ontologenius -
Inherits: OntologyClient
+ + Ros1 Package: ontologenius + Ros2 Package: ontopy + Inherits: OntologyClient + +
diff --git a/docs/python_API/ClassIndexClient.html b/docs/python_API/ClassIndexClient.html index c8249272..eafe8676 100644 --- a/docs/python_API/ClassIndexClient.html +++ b/docs/python_API/ClassIndexClient.html @@ -122,8 +122,12 @@

ClassIndexClient Class

The ClassIndexClient class provides a ROS service abstraction for classes exploration. More...

-
Package: ontologenius -
Inherits: OntologyIndexClient
+ + Ros1 Package: ontologenius + Ros2 Package: ontopy + Inherits: OntologyIndexClient + +
diff --git a/docs/python_API/ClientBase.html b/docs/python_API/ClientBase.html index 0374aaba..01b9c31e 100644 --- a/docs/python_API/ClientBase.html +++ b/docs/python_API/ClientBase.html @@ -121,8 +121,12 @@

ClientBase Class

The ClientBase class provides a common ROS service abstraction. More...

-
Package: ontologenius -
Inherited By: OntologyClient, ActionClient, ManagerClient, ReasonerClient
+ + Ros1 Package: ontologenius + Ros2 Package: ontopy + Inherited By: OntologyClient, ActionClient, ManagerClient, ReasonerClient + +
diff --git a/docs/python_API/ClientBaseIndex.html b/docs/python_API/ClientBaseIndex.html index bd974810..f5ec68fc 100644 --- a/docs/python_API/ClientBaseIndex.html +++ b/docs/python_API/ClientBaseIndex.html @@ -121,8 +121,12 @@

ClientBaseIndex Class

The ClientBaseIndex class provides a common ROS service abstraction. More...

-
Package: ontologenius -
Inherited By: OntologyIndexClient
+ + Ros1 Package: ontologenius + Ros2 Package: ontopy + Inherited By: OntologyIndexClient + +
diff --git a/docs/python_API/ConversionClient.html b/docs/python_API/ConversionClient.html index 77fafb75..e12472d2 100644 --- a/docs/python_API/ConversionClient.html +++ b/docs/python_API/ConversionClient.html @@ -121,9 +121,10 @@

ConversionClient Class

The ConversionClient class provides an abstraction to the ontologenius conversion ROS services. More...

- - - + + + +
Package: ontologenius
Ros1 Package: ontologenius
Ros2 Package: ontopy
diff --git a/docs/python_API/DataPropertyClient.html b/docs/python_API/DataPropertyClient.html index 0fb265aa..355d1980 100644 --- a/docs/python_API/DataPropertyClient.html +++ b/docs/python_API/DataPropertyClient.html @@ -122,8 +122,12 @@

DataPropertyClient Class

The DataPropertyClient class provides a ROS service abstraction for data properties exploration. More...

-
Package: ontologenius -
Inherits: OntologyClient
+ + Ros1 Package: ontologenius + Ros2 Package: ontopy + Inherits: OntologyClient + +
diff --git a/docs/python_API/DataPropertyIndexClient.html b/docs/python_API/DataPropertyIndexClient.html index 16c60e58..0def5dce 100644 --- a/docs/python_API/DataPropertyIndexClient.html +++ b/docs/python_API/DataPropertyIndexClient.html @@ -122,8 +122,12 @@

DataPropertyIndexClient Class

The DataPropertyIndexClient class provides a ROS service abstraction for data properties exploration. More...

-
Package: ontologenius -
Inherits: OntologyIndexClient
+ + Ros1 Package: ontologenius + Ros2 Package: ontopy + Inherits: OntologyIndexClient + +
diff --git a/docs/python_API/FeederPublisher.html b/docs/python_API/FeederPublisher.html index 1b63dabd..e4cb465b 100644 --- a/docs/python_API/FeederPublisher.html +++ b/docs/python_API/FeederPublisher.html @@ -122,7 +122,8 @@

FeederPublisher Class

- +
Package: ontologenius +
Ros1 Package: ontologenius
Ros2 Package: ontopy
diff --git a/docs/python_API/IndividualClient.html b/docs/python_API/IndividualClient.html index 4d583fa2..bfdba6bf 100644 --- a/docs/python_API/IndividualClient.html +++ b/docs/python_API/IndividualClient.html @@ -122,8 +122,12 @@

IndividualClient Class

The IndividualClient class provides a ROS service abstraction for individuals exploration. More...

-
Package: ontologenius -
Inherits: OntologyClient
+ + Ros1 Package: ontologenius + Ros2 Package: ontopy + Inherits: OntologyClient + +
diff --git a/docs/python_API/IndividualIndexClient.html b/docs/python_API/IndividualIndexClient.html index 9ebf9f68..581be956 100644 --- a/docs/python_API/IndividualIndexClient.html +++ b/docs/python_API/IndividualIndexClient.html @@ -122,8 +122,12 @@

IndividualIndexClient Class

The IndividualIndexClient class provides a ROS service abstraction for individuals exploration. More...

-
Package: ontologenius -
Inherits: OntologyIndexClient
+ + Ros1 Package: ontologenius + Ros2 Package: ontopy + Inherits: OntologyIndexClient + +
diff --git a/docs/python_API/ManagerClient.html b/docs/python_API/ManagerClient.html index 99baffeb..1625f19c 100644 --- a/docs/python_API/ManagerClient.html +++ b/docs/python_API/ManagerClient.html @@ -123,9 +123,10 @@

ManagerClient Class

- -
Package: ontologenius -
Inherits: ClientBase
Inherited By: OntologiesManipulator
+ Ros1 Package: ontologenius + Ros2 Package: ontopy + Inherits: ClientBase + Inherited By: OntologiesManipulator
diff --git a/docs/python_API/ObjectPropertyClient.html b/docs/python_API/ObjectPropertyClient.html index 0430f01b..c8b8e125 100644 --- a/docs/python_API/ObjectPropertyClient.html +++ b/docs/python_API/ObjectPropertyClient.html @@ -122,8 +122,12 @@

ObjectPropertyClient Class

The ObjectPropertyClient class provides a ROS service abstraction for object properties exploration. More...

-
Package: ontologenius -
Inherits: OntologyClient
+ + Ros1 Package: ontologenius + Ros2 Package: ontopy + Inherits: OntologyClient + +
diff --git a/docs/python_API/ObjectPropertyIndexClient.html b/docs/python_API/ObjectPropertyIndexClient.html index cb129d74..3a443334 100644 --- a/docs/python_API/ObjectPropertyIndexClient.html +++ b/docs/python_API/ObjectPropertyIndexClient.html @@ -122,8 +122,12 @@

ObjectPropertyIndexClient Class

The ObjectPropertyIndexClient class provides a ROS service abstraction for object properties exploration. More...

-
Package: ontologenius -
Inherits: OntologyIndexClient
+ + Ros1 Package: ontologenius + Ros2 Package: ontopy + Inherits: OntologyIndexClient + +
diff --git a/docs/python_API/OntologiesManipulator.html b/docs/python_API/OntologiesManipulator.html index 8442eb23..1816c575 100644 --- a/docs/python_API/OntologiesManipulator.html +++ b/docs/python_API/OntologiesManipulator.html @@ -123,8 +123,9 @@

OntologiesManipulator Class

-
Package: ontologenius -
Inherits: ManagerClient
+ Ros1 Package: ontologenius + Ros2 Package: ontopy + Inherits: ManagerClient
diff --git a/docs/python_API/OntologyClient.html b/docs/python_API/OntologyClient.html index c7ae2f60..2e57bc9e 100644 --- a/docs/python_API/OntologyClient.html +++ b/docs/python_API/OntologyClient.html @@ -123,9 +123,10 @@

OntologyClient Class

- - + + + +
Package: ontologenius -
Inherits: ClientBase
Inherited By: IndividualClient, ClassClient, DataPropertyClient, ObjectPropertyClient
Ros1 Package: ontologenius
Ros2 Package: ontopy
Inherits: ClientBase
Inherited By: IndividualClient, ClassClient, DataPropertyClient, ObjectPropertyClient
diff --git a/docs/python_API/OntologyIndexClient.html b/docs/python_API/OntologyIndexClient.html index 717cdd7a..7d8ca74b 100644 --- a/docs/python_API/OntologyIndexClient.html +++ b/docs/python_API/OntologyIndexClient.html @@ -123,9 +123,10 @@

OntologyIndexClient Class

- - + + + +
Package: ontologenius -
Inherits: ClientBaseIndex
Inherited By: IndividualIndexClient, ClassIndexClient, DataPropertyIndexClient, ObjectPropertyIndexClient
Ros1 Package: ontologenius
Ros2 Package: ontopy
Inherits: ClientBaseIndex
Inherited By: IndividualIndexClient, ClassIndexClient, DataPropertyIndexClient, ObjectPropertyIndexClient
diff --git a/docs/python_API/OntologyManipulator.html b/docs/python_API/OntologyManipulator.html index 574f845e..a1971fdc 100644 --- a/docs/python_API/OntologyManipulator.html +++ b/docs/python_API/OntologyManipulator.html @@ -123,7 +123,8 @@

OntologyManipulator Class

- +
Package: ontologenius +
Ros1 Package: ontologenius
Ros2 Package: ontopy
diff --git a/docs/python_API/OntologyManipulatorIndex.html b/docs/python_API/OntologyManipulatorIndex.html index 3ecf5b2c..279091dc 100644 --- a/docs/python_API/OntologyManipulatorIndex.html +++ b/docs/python_API/OntologyManipulatorIndex.html @@ -123,7 +123,8 @@

OntologyManipulatorIndex Class

- +
Package: ontologenius +
Ros1 Package: ontologenius
Ros2 Package: ontopy
diff --git a/docs/python_API/ReasonerClient.html b/docs/python_API/ReasonerClient.html index 1bc668cf..558da382 100644 --- a/docs/python_API/ReasonerClient.html +++ b/docs/python_API/ReasonerClient.html @@ -123,8 +123,9 @@

ReasonerClient Class

- + + +
Package: ontologenius -
Inherits: ClientBase
Ros1 Package: ontologenius
Ros2 Package: ontopy
Inherits: ClientBase
diff --git a/docs/python_API/SparqlClient.html b/docs/python_API/SparqlClient.html index f7572f3d..e532fdd0 100644 --- a/docs/python_API/SparqlClient.html +++ b/docs/python_API/SparqlClient.html @@ -123,7 +123,8 @@

SparqlClient Class

- +
Package: ontologenius +
Ros1 Package: ontologenius
Ros2 Package: ontopy
diff --git a/docs/python_API/SparqlIndexClient.html b/docs/python_API/SparqlIndexClient.html index 7d2b6d27..71475db7 100644 --- a/docs/python_API/SparqlIndexClient.html +++ b/docs/python_API/SparqlIndexClient.html @@ -123,7 +123,8 @@

SparqlIndexClient Class

- +
Package: ontologenius +
Ros1 Package: ontologenius
Ros2 Package: ontopy