Method and system for implementing context based display of objects in web applications using link relationships

US10685085B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10685085-B2
Application numberUS-201916363865-A
CountryUS
Kind codeB2
Filing dateMar 25, 2019
Priority dateDec 30, 2014
Publication dateJun 16, 2020
Grant dateJun 16, 2020

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.

In general, the technology relates to a method for displaying objects on a webpage. The method includes receiving a request to transition to the webpage in a web application from a device and in response to the request: obtaining a set of object identifiers, providing the set of object identifiers to a link relationship manager and receiving, from the link relationship manager, a set of link relationships. The method further includes providing the set of link relationships and a link relationship evaluator to the device, where the link relationship evaluator only permits objects that are associated with a link relationship from the set of link relationships to be displayed on the device.

First claim

Opening claim text (preview).

What is claimed is: 1. A non-transitory computer readable medium comprising computer readable program code executable by a processor to: receive over a network, at a server, a request from a device to transition to a webpage in a web application; in response to the request: obtain, by the server, a set of object identifiers, wherein each object identifier in the set of object identifiers is associated with a unique object on the webpage; provide the set of object identifiers to a link relationship manager; receive, from the link relationship manager, a set of link relationships, wherein each link relationship in the set of link relationships corresponds to an object identifier from the set of object identifiers; and provide the set of link relationships and HTML to render the webpage to the device, wherein the HTML to render the webpage includes a reference to a script executable by a browser to determine each link relationship in the set of link relationships returned by the server and only permit objects that are associated with a link relationship from the set of link relationships to be displayed on the device. 2. The non-transitory computer readable medium of claim 1 , wherein said computer readable program code is further executable to: determine a set of valid link relationships based on a current context of the web application; configure the link relationship manager with the set of valid link relationships; and generate the set of link relationships to return in response to the request based on the set of object identifiers and the set of valid link relationships. 3. The non-transitory computer readable medium of claim 2 , wherein the current context of the web application is determined based on a current user of the device that is using the web application. 4. The non-transitory computer readable medium of claim 2 , wherein the set of valid link relationships corresponds to possible link relationships that are associated with at least one resource that is being used by the web application. 5. The non-transitory computer readable medium of claim 2 , wherein generating the set of link relationships to return in response to the request based on the set of object identifiers and the set of valid link relationships comprises performing an intersection between the set of object identifiers and the set of valid link relationships. 6. The non-transitory computer readable medium of claim 2 , wherein the set of valid link relationships is provided to the link relationship manager in a JavaScript Object Notation (JSON) formatted file. 7. The non-transitory computer readable medium of claim 1 , wherein a cardinality of the set of link relationships is less than a cardinality of the set of object identifiers. 8. The non-transitory computer readable medium of claim 1 , wherein at least one link relationship in the set of link relationships comprises a uniform source location (URL). 9. The non-transitory computer readable medium of claim 8 , wherein the at least one link relationship in the set of link relationships further comprises a link relationship identifier, wherein the link relationship identifier is associated with an associated object identifier from the set of object identifiers. 10. The non-transitory computer readable medium of claim 8 , wherein the URL comprises information for a data service request. 11. The non-transitory computer readable medium of claim 1 , wherein the computer readable program code is further executable to: include in at least one link relationship in the set of link relationships, information for a data service request; receive the data service request comprising a uniform source location (URL), at least a portion of the URL including the information for the data service request from the at least one link relationship; and provide, in response to the data service request, requested data to the web application. 12. The non-transitory computer readable medium of claim 1 , wherein at least one unique object on the webpage is selected from a button and a context menu. 13. A method comprising: receiving over a network, at a server, a request from a device to transition to a webpage in a web application; in response to the request: obtaining, by the server, a set of object identifiers, wherein each object identifier in the set of object identifiers is associated with a unique object on the webpage; provide the set of object identifiers to a link relationship manager; receive, from the link relationship manager, a set of link relationships, wherein each link relationship in the set of link relationships corresponds to an object identifier from the set of object identifiers; and provide the set of link relationships and HTML to render the webpage to the device, wherein the HTML to render the webpage includes a reference to a script executable by a browser to determine each link relationship in the set of link relationships returned by the server and only permit objects that are associated with a link relationship from the set of link relationships to be displayed on the device. 14. The method of claim 13 , further comprising the server: determining a set of valid link relationships based on a current context of the web application; configuring the link relationship manager with the set of valid link relationships; and generating the set of link relationships to return in response to the request based on the set of object identifiers and the set of valid link relationships. 15. The method of claim 14 , wherein the current context of the web application is determined based on a current user of the device that is using the web application. 16. The method of claim 14 , wherein the set of valid link relationships corresponds to possible link relationships that are associated with at least one resource that is being used by the web application. 17. The method of claim 14 , wherein generating the set of link relationships to return in response to the request based on the set of object identifiers and the set of valid link relationships comprises performing an intersection between the set of object identifiers and the set of valid link relationships. 18. The method of claim 14 , wherein the set of valid link relationships is provided to the link relationship manager in a JavaScript Object Notation (JSON) formatted file. 19. The method of claim 13 , wherein a cardinality of the set of link relationships is less than a cardinality of the set of object identifiers. 20. The method of claim 13 , wherein at least one link relationship in the set of link relationships comprises a uniform source location (URL). 21. The method of claim 20 , wherein the at least one link relationship in the set of link relationships further comprises a link relationship identifier, wherein the link relationship identifier is associated with an associated object identifier from the set of object identifiers. 22. The method of claim 20 , wherein the URL comprises information for a data service request. 23. The method of claim 13 , further comprising: including in at least one link relationship in the set of link relationships, information for a data service request; receiving, at the server, the data service request, the data service request comprising a uniform source location (URL), at least a portion of the URL including the information for the data service request from the at least one link relationship; and providing, in response to the

Assignees

Inventors

Classifications

  • G06F40/143Primary

    Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD] · CPC title

  • Hyperlinking · CPC title

  • using information identifiers, e.g. uniform resource locators [URL] · CPC title

  • Physics · mapped topic

  • Tree-structured documents (parsing G06F40/205; validation G06F40/226) · 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 US10685085B2 cover?
In general, the technology relates to a method for displaying objects on a webpage. The method includes receiving a request to transition to the webpage in a web application from a device and in response to the request: obtaining a set of object identifiers, providing the set of object identifiers to a link relationship manager and receiving, from the link relationship manager, a set of link re…
Who is the assignee on this patent?
Open Text Corp
What technology area does this patent fall under?
Primary CPC classification G06F40/143. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jun 16 2020 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 6 related publications on this page (citations in our corpus or others sharing the same primary CPC).