-
Notifications
You must be signed in to change notification settings - Fork 0
OntologyToAPI_BusinessModel
Defines the business logic interfaces and their relationships with metadata and code.
-
Type: Class
-
Description: Represents a business model that is related with metadata and can have external code.
-
Type: Class
-
Description: An parameter required to run an Business Model.
-
Type: Object Property
-
Description: A business model have some external code.
-
Domain:
bm:BusinessModel -
Range:
excode:ExternalCode
-
Type: Object Property
-
Description: A business model with some endpoint url API parameters.
-
Domain:
bm:BusinessModel -
Range:
bm:Parameter
-
Type: Object Property
-
Constraints: Inverse Functional Property
-
Description: The metadata required to achieve some goal of a business model.
-
Domain:
bm:BusinessModel -
Range:
md:Metadata
-
Type: Object Property
-
Constraints: Inverse Functional Property
-
Description: The metadata that represent the output data of one API endpoint.
-
Domain:
bm:BusinessModel -
Range:
md:Metadata
-
Type: Data Property
-
Description: The label of a parameter.
-
Domain:
bm:Parameter -
Range:
xsd:string
-
Type: Data Property
-
Description: The data type of a parameter.
-
Domain:
bm:Parameter -
Range:
xsd:string