Disclosed are methods, systems, and non-transitory computer-readable medium for context development. For instance, a first method may include obtaining first micro-application actor information associated with a first micro-application actor. The first micro-application actor information may include information for workflow rules, and the workflow rules may include data set rules, extract, transform, load (ETL) rules, and functional expressions. The first method may further include obtaining data from data sources based on the data set rules; applying the ETL rules to the obtained data to generate processed data; applying the functional expressions to the processed data to obtain an output; and performing at least one processing action based on the output. A second method may include generating a system component corresponding to a blueprint based on a user request. The second method may further include associating the system component with a domain of a user account, and performing processes associated the system component.
Legal claims defining the scope of protection, as filed with the USPTO.
1. A computer-implemented method of providing a platform for developing context for data, the method comprising: providing an interface for the platform that enables a person to: selectively add, edit, and delete one or more scenes for the platform; and selectively add, edit, and delete one or more micro-application actors for the one or more scenes; receiving, via the interface, first micro-application actor information associated with a first micro-application actor for a first scene, the first micro-application actor information including information for workflow rules, the workflow rules including data set rules, extract, transform, load (ETL) rules, and functional expressions; in response to receiving the first micro-application actor information, selectively forming or updating the first micro-application actor based on the first micro-application actor information; and executing the workflow rules of the first micro-application actor information, the executing of the workflow rules including: obtaining first data from data sources based on the data set rules for the first micro-application actor; applying the ETL rules to the obtained first data to generate second data; applying the functional expressions of the workflow rules to the second data to obtain an output; and in response to obtaining the output, performing at least one processing action based on the output.
2. The computer-implemented method of claim 1 , wherein the functional expressions of the work flow rules includes one or more of visualization rules, notification rules, or interaction rules.
3. The computer-implemented method of claim 2 , wherein: the functional expressions of the workflow rules includes the visualization rules; applying the functional expressions of the workflow rules includes applying the visualization rules to the second data to generate at least one graphic based on the second data; the output includes the at least one graphic; and the at least one processing action includes transmitting a visualization message to the person, the visualization message including the at least one graphic.
4. The computer-implemented method of claim 2 , wherein: the functional expressions of the workflow rules includes the notification rules; applying the functional expressions of the workflow rules includes applying the notification rules to the second data to: determine whether the second data satisfies a trigger condition; and in response to satisfaction of the trigger condition, including information associated with the trigger condition in the output, and the at least one processing action includes transmitting a notification message to a user, the notification message including the information associated with the trigger condition.
5. The computer-implemented method of claim 4 , wherein: the second data includes information indicating one or more of a load on a network, a status of the network or of users of the network, or a performance of infrastructure of the network, and the determining whether the trigger condition is satisfied includes: comparing the one or more of the load on the network, the status of the network or of the users of the network, or the performance of the infrastructure of the network to corresponding thresholds, and based on comparison results for the one or more of the load on the network, the status of the network or of the users of the network, or the performance of infrastructure of the network to the corresponding thresholds, determining that the trigger condition is satisfied.
6. The computer-implemented method of claim 2 , wherein: the functional expressions of the workflow rules includes the interaction rules; applying the functional expressions of the workflow rules includes applying the interaction rules to the second data to: determine whether a second micro-application actor, among a plurality of micro-application actors, is affected, and in response to determining that the second micro-application actor is affected, including an actor update in the output, and the at least one processing action includes outputting an actor update message to the second micro-application actor, the actor update message including the actor update.
7. The computer-implemented method of claim 1 , further comprising storing the second data and the output in a result set, wherein: the first micro-application actor is one of a plurality of micro-application actors, and the method further includes, for a second micro-application actor of the plurality of micro-application actors, obtaining at least a portion of the second data based on second data set rules for the second micro-application actor.
8. The computer-implemented method of claim 1 , wherein the data set rules indicate the data sources and refresh rates associated with the data sources.
9. The computer-implemented method of claim 8 , wherein the obtaining the data from the data sources includes: querying the data sources based on the refresh rates associated with the data sources.
10. The computer-implemented method of claim 1 , wherein the data sources include one or more of direct data sources or application program interface (API) data sources.
11. The computer-implemented method of claim 1 , wherein receiving the first micro-application actor information associated with the first micro-application actor includes: receiving, from the person, a workflow, the workflow including a sequence of actions selected from one or more of a collection of data, a functional expression on collected data or referencing collected data, or outputs of a functional expression, and generating and storing the first micro-application actor information based on the workflow.
12. A system configured to provide a platform for developing context for data, the system comprising: at least one memory storing instructions; and at least one processor operatively connected to the memory and configured to execute the instructions to perform acts that include: providing an interface for the platform that enables a person to: selectively add, edit, and delete one or more scenes for the platform; and selectively add, edit, and delete one or more micro-application actors for the one or more scenes; receiving, via the interface, a first micro-application actor information associated with a first micro-application actor, the first micro-application actor information including information for first workflow rules, the first workflow rules including first data set rules and first functional expressions; in response to receiving the first micro-application information, selectively forming or updating the first micro-application actor based on the first micro-application information; receiving, via the interface, a second micro-application actor information associated with a second micro-application actor, the second micro-application actor information including information for second workflow rules, the second workflow rules including second data set rules and second functional expressions; in response to receiving the second micro-application information, selectively forming or updating the second micro-application actor based on the second micro-application information; receiving, via the interface, scene information, the scene information including relationship information indicative of a relationship between the first micro-application actor and the second micro-application actor; executing the first workflow rules of the first micro-application actor, the executing of the first workflow rules including: obtaining first data based on the first data set rules; generating first processed data associated with the first data; generating a first output from the first micro-application actor based on the first processed data and the first functional expressions; executing the second workflow rules of the second micro-application actor, the executing of the second workflow rules including: obtaining second data based on the second data set rules; generating second processed data associated with the second data; generating a second output from the second micro-application actor based on the second processed data and the second functional expressions; and based on the first output, the second output, and the scene information, performing at least one processing action.
13. The system of claim 12 , wherein the first functional expressions of the first work flow rules and the second functional expressions of the second work flow rules each include one or more of visualization rules, notification rules, or interaction rules.
14. The system of claim 12 , wherein: the first functional expressions of the first workflow rules includes first interaction rules, the second functional expressions of the second workflow rules includes second interaction rules, the first interaction rules indicate that the first micro-application actor affects the second micro-application actor in response to satisfaction of a trigger condition; and the second interaction rules indicate that the second micro-application actor is affected by the first micro-application actor in response to a presence of an actor update in the first output.
15. The system of claim 14 , wherein the generating the first output from the first micro-application actor includes applying the first interaction rules to the first processed data to: detect whether the trigger condition is satisfied; and in response to satisfaction of the trigger condition, including the actor update in the first output.
16. The system of claim 15 , wherein: the second functional expressions of the second workflow rules includes at least one of second visualization rules or second notification rules, and generating the second output from the second micro-application actor includes: receiving the first output based on the second interaction rules, and in response to receiving the first output, generating the second output by applying the at least one of second visualization rules or second notification rules to the second processed data and the first output.
17. The system of claim 16 , wherein: the second functional expressions of the second workflow rules includes the second visualization rules; and applying the second visualization rules to the second processed data and the first output includes: generating at least one graphic based on the second processed data; and including the at least one graphic in the second output, and the at least one processing action includes transmitting a visualization message to the person, the visualization message including the at least one graphic.
18. The system of claim 16 , wherein: the second functional expressions of the second workflow rules includes the second notification rules; and applying the second notification rules to the second processed data and the first output includes: determining whether a second trigger condition is satisfied based on the second processed data, and in response to determining that the second trigger condition is satisfied, including the second trigger condition in the second output, and the at least one processing action includes transmitting a notification message to a user, the notification message including an indication of the second trigger condition.
19. The system of claim 12 , wherein: the first data set rules indicate a first set of data sources, the second data set rules indicate a second set of data sources, and the second set of data sources share at least one data source with the first set of data sources.
20. A computer-implemented method of providing a platform for developing context for data, the method comprising: providing an interface for the platform that enables a person to: selectively add, edit, and delete one or more scenes for the platform; and selectively add, edit, and delete one or more micro-application actors for the one or more scenes; receiving, via the interface, a user search query from the person, the user search query including a search term; obtaining tagging information, the tagging information including at least one tag selected from a set of default system tags or user defined tags, the at least one tag being associated with platform components, the platform components including a plurality of micro-application actors, scenes included in a user ecosystem associated with the person that each include one or more of the plurality of micro-application actors, workflows for each of the plurality of micro-application actors, and functional expressions of each of the workflows; searching the tagging information based on the search term to identify whether the at least one tag matches the search term; in response to identifying that the at least one tag matches the search term, generating a search result, the search result including matching platform components corresponding to the at least one tag; transmitting, via the interface, the search result to the user; receiving, via the interface, a user selection of a matching platform component from the matching platform components included in the search result; and based on the user selection, performing an action from among: when the matching platform component of the user selection is a functional expression, the functional expression is added to an active workflow for an active micro-application actor; when the matching platform component of the user selection is a workflow, the workflow is added to the active micro-application actor; when the matching platform component of the user selection is a micro-application actor, the micro-application actor is added to an active scene; when the matching platform component of the user selection is a scene, the scene is added to the user ecosystem associated with the person.
Cooperative Patent Classification codes for this invention. Click any code to explore related patents in that topic.
January 31, 2020
January 26, 2021
Browse 5M+ US patents with plain-English claim translations and AI-generated analysis.