Understanding road scene situation and semantic representation of road scene situation for reliable sharing
US-9792821-B1 · Oct 17, 2017 · US
US11144592B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-11144592-B2 |
| Application number | US-201615336622-A |
| Country | US |
| Kind code | B2 |
| Filing date | Oct 27, 2016 |
| Priority date | Oct 27, 2016 |
| Publication date | Oct 12, 2021 |
| Grant date | Oct 12, 2021 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Systems and methods are provided for generating a GUI from multiple JavaScript Object Notation (JSON) files. One embodiment is a system that includes a memory storing multiple JSON files. Each JSON file stores JSON objects that each define a portion of a Graphical User Interface (GUI). The system also includes a controller that reviews dependency information within the JSON files to identify dependencies between JSON objects stored in the JSON files, determines an order for the JSON objects based on their dependencies, and generates a master JSON file by including JSON objects from each of the JSON files in the determined order.
Opening claim text (preview).
We claim: 1. A system comprising: a memory storing multiple JavaScript Object Notation (JSON) files, each JSON file storing JSON objects that each define a portion of a Graphical User Interface (GUI); and a controller that reviews dependency information within the JSON files to identify dependencies between JSON objects stored in the JSON files, determines an order for the JSON objects based on their dependencies, and generates a master JSON file by including JSON objects from each of the JSON files in the determined order. 2. The system of claim 1 wherein: the JSON objects include other JSON objects by reference. 3. The system of claim 1 wherein: each of the JSON objects defines a location for an element of the GUI. 4. The system of claim 1 wherein: the controller further identifies changes to the JSON files, and generates a new master JSON file in response to identifying the changes. 5. The system of claim 1 wherein: the dependency information comprises a custom JSON name/value pair, within a JSON object, that refers to another JSON object. 6. The system of claim 1 wherein: the controller reviews the JSON objects for compatibility with JSON standards, and removes JSON objects that are not compatible with JSON standards from the master JSON file. 7. The system of claim 1 wherein: a dependency of a first JSON object upon a second JSON object means that the first JSON object should be processed after the second JSON object in order to avoid an error when generating the GUI. 8. A method comprising: identifying multiple JavaScript Object Notation (JSON) files for merging into a master JSON file, each JSON file storing JSON objects that each define a portion of a Graphical User Interface (GUI); reviewing dependency information within the JSON files to identify dependencies between JSON objects stored in the JSON files; determining an order for the JSON objects based on their dependencies; and generating a master JSON file by including JSON objects from each of the JSON files in the determined order. 9. The method of claim 8 wherein: the JSON objects include other JSON objects by reference. 10. The method of claim 8 wherein: each of the JSON objects defines a location for an element of the GUI. 11. The method of claim 8 further comprising: identifying changes to the JSON files; generating a new master JSON file in response to identifying the changes. 12. The method of claim 8 further comprising: the dependency information comprises a custom JSON name/value pair, within a JSON object, that refers to another JSON object. 13. The method of claim 8 further comprising: reviewing the JSON objects for compatibility with JSON standards; and removing JSON objects that are not compatible with JSON standards from the master JSON file. 14. The method of claim 8 wherein: a dependency of a first JSON object upon a second JSON object means that the first JSON object should be processed after the second JSON object in order to avoid an error when generating the GUI. 15. A non-transitory computer readable medium embodying programmed instructions which, when executed by a processor, are operable for performing a method comprising: identifying multiple JavaScript Object Notation (JSON) files for merging into a master JSON file, each JSON file storing JSON objects that each define a portion of a Graphical User Interface (GUI); reviewing dependency information within the JSON files to identify dependencies between JSON objects stored in the JSON files; determining an order for the JSON objects based on their dependencies; and generating a master JSON file by including JSON objects from each of the JSON files in the determined order. 16. The medium of claim 15 wherein: the JSON objects include other JSON objects by reference. 17. The medium of claim 15 wherein: each of the JSON objects defines a location for an element of the GUI. 18. The medium of claim 15 wherein the method further comprises: identifying changes to the JSON files; generating a new master JSON file in response to identifying the changes. 19. The medium of claim 15 wherein the method further comprises: the dependency information comprises a custom JSON name/value pair, within a JSON object, that refers to another JSON object. 20. The medium of claim 15 wherein the method further comprises: reviewing the JSON objects for compatibility with JSON standards; and removing JSON objects that are not compatible with JSON standards from the master JSON file.
Related publications grouped by family.
Answers are generated from the same data shown on this page.