-
Notifications
You must be signed in to change notification settings - Fork 0
OntologyToAPI_ExternalCode
Julio César G. Costa edited this page Mar 19, 2026
·
1 revision
Represents concepts acting as an interface to external pieces of code.
-
Type: Class
-
Description: is the literal representation of a external code within a system.
-
Type: Data Property
-
Constraints: Functional Property
-
Description: the python file path of an external code.
-
Domain:
excode:ExternalCode -
Range:
xsd:string
-
Type: Data Property
-
Constraints: Functional Property
-
Description: a function name write in python.
-
Domain:
excode:ExternalCode -
Range:
xsd:string
-
Type: Data Property
-
Constraints: Functional Property
-
Description: the libraries required to be dynamically imported to support the external code.
-
Domain:
excode:ExternalCode -
Range:
xsd:string