Workflow application and user interface builder integrating objects, relationships, and actions

US11500620B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11500620-B2
Application numberUS-202117368615-A
CountryUS
Kind codeB2
Filing dateJul 6, 2021
Priority dateNov 13, 2019
Publication dateNov 15, 2022
Grant dateNov 15, 2022

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Systems, techniques, and user interfaces are disclosed for an object-centric builder software that can utilize an ontology to design, configure, and build a workflow application that also references the ontology to perform a workflow. The ontology may serve as a data model for stored data associated with the particular workflow. The builder software may leverage the ontology to obtain advance knowledge of the availability and structure of the stored data that will be accessible to the workflow application at run-time, in order to build a workflow application that is well-tailored for that particular workflow. This approach may also result in flexible workflow applications that are easily built and maintained.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method comprising: by one or more computer processors executing program instructions: accessing an ontology that defines: a set of data object types; relationships among the data object types; properties associated with the data object types; and actions associated with the data object types; displaying an interactively-configurable layout to an application creator user; adding an interactively-configurable component to the interactively-configurable layout; enabling configuration, by the application creator user, of the interactively-configurable component with one or more actions associated with data object types associated with the interactively-configurable component; generating a workflow user interface based on the interactively-configurable layout and including a component based on the interactively-configurable component; displaying the workflow user interface to a workflow user; and in response to a selection of the component by the workflow user via the workflow user interface; determining a first data object type, from the ontology, associated with the interactively-configurable component on which the component is based; accessing, from the ontology, a first action associated with the determined first data object type; and performing at least the first action with which the interactively-configurable component is configured. 2. The computer-implemented method of claim 1 , wherein the interactively-configurable component is selected by the application creator user from a set of interactively-configurable components, wherein the set of interactively-configurable components includes a filter list, a table, or a button. 3. The computer-implemented method of claim 1 , wherein the configuration of the interactively-configurable component includes at least one of: an input data object set, an output data object set, or a set of actions associated with a data object type. 4. The computer-implemented method of claim 1 , wherein the interactively-configurable component is a first interactively-configurable component, wherein the component is a first component, and wherein the method further comprises: by the one or more computer processors executing program instructions: adding a second interactively-configurable component to the interactively-configurable layout; enabling configuration, by the application creator user, of the second interactively-configurable component based on actions associated with data object types associated with the second interactively-configurable component; configuring an output from the first interactively-configurable component to be an input of the second interactively-configurable component; and updating the workflow user interface to include a second component based on the second interactively-configurable component, wherein the second component is linked to the first component in the workflow user interface. 5. The computer-implemented method of claim 1 , wherein the ontology includes definitions for a set of actions associated with a data object type, wherein the set of actions includes an action for affecting a property of a data object of the data object type. 6. The computer-implemented method of claim 1 , wherein the interactively-configurable component is added to a container of the interactively-configurable layout, and wherein the interactively-configurable component is aligned on the left, right, or top of the container. 7. The computer-implemented method of claim 1 , wherein the interactively-configurable component is configured to execute a user-defined function on an input that corresponds to an input type of the user-defined function. 8. The computer-implemented method of claim 1 , wherein the interactively-configurable component is imported into the interactively-configurable layout in a custom component plugin as part of a plugin architecture. 9. A computing system comprising: a computer readable storage medium having program instructions embodied therewith; and one or more processors configured to execute the program instructions to cause the computing system to: access an ontology that defines: a set of data object types; relationships among the data object types; properties associated with the data object types; and actions associated with the data object types; display an interactively-configurable layout to an application creator user; add an interactively-configurable component to the interactively-configurable layout; enable configuration, by the application creator user, of the interactively-configurable component with one or more actions associated with data object types associated with the interactively-configurable component; generate a workflow user interface based on the interactively-configurable layout and including a component based on the interactively-configurable component; display the workflow user interface to a workflow user; and in response to a selection of the component by the workflow user via the workflow user interface; determine a first data object type, from the ontology, associated with the interactively-configurable component on which the component is based: access, from the ontology, a first action associated with the determined first data object type; and perform at least the first action with which the interactively-configurable component is configured. 10. The computing system of claim 9 , wherein the interactively-configurable component is selected by the application creator user from a set of interactively-configurable components, wherein the set of interactively-configurable components includes a filter list, a table, or a button. 11. The computing system of claim 9 , wherein the configuration of the interactively-configurable component includes an input data object set, an output data object set, or a set of actions associated with a data object type. 12. The computing system of claim 9 , wherein the ontology includes definitions for a set of actions associated with a data object type, wherein the set of actions includes an action for affecting a property of a data object of the data object type. 13. The computing system of claim 9 , wherein the interactively-configurable component is added to a container of the interactively-configurable layout, and wherein the interactively-configurable component is aligned on the left, right, or top of the container. 14. Non-transitory computer-readable media including computer-executable instructions that, when executed by a computing system, cause the computing system to perform operations comprising: accessing an ontology that defines: a set of data object types; relationships among the data object types; properties associated with the data object types; and actions associated with the data object types; displaying an interactively-configurable layout to an application creator user; adding an interactively-configurable component to the interactively-configurable layout; enabling configuration, by the application creator user, of the interactively-configurable component with one or more actions associated with data object types associated with the interactively-configurable component; generating a workflow user interface based on the interactively-configurable layout and including a component based on the interactively-configurable component; displaying the workflow user interface to a workflow user; and in response to a selection of the component by the workflow user via the workflow user interface; determining a first data object type, from the ontology, associated with the interactively-configu

Assignees

Inventors

Classifications

  • Graphical or visual programming · CPC title

  • Templates · CPC title

  • G06F8/38Primary

    for implementing user interfaces · CPC title

  • Interaction with lists of selectable items, e.g. menus · CPC title

  • G06Q10/06Primary

    Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11500620B2 cover?
Systems, techniques, and user interfaces are disclosed for an object-centric builder software that can utilize an ontology to design, configure, and build a workflow application that also references the ontology to perform a workflow. The ontology may serve as a data model for stored data associated with the particular workflow. The builder software may leverage the ontology to obtain advance k…
Who is the assignee on this patent?
Palantir Technologies Inc
What technology area does this patent fall under?
Primary CPC classification G06F8/38. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Nov 15 2022 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 11 related publications on this page (citations in our corpus or others sharing the same primary CPC).