Content, orchestration, management and programming system
11717756 · 2023-08-08
Assignee
Inventors
Cpc classification
A63F13/54
HUMAN NECESSITIES
A63F13/792
HUMAN NECESSITIES
A63F13/814
HUMAN NECESSITIES
A63F13/352
HUMAN NECESSITIES
A63F13/355
HUMAN NECESSITIES
A63F13/65
HUMAN NECESSITIES
A63F13/44
HUMAN NECESSITIES
International classification
A63F13/65
HUMAN NECESSITIES
A63F13/352
HUMAN NECESSITIES
Abstract
Procedurally generating live experiences for a virtualized music-themed world, including: providing a headless content management system supporting management of back end; coupling a virtual world client to the back end of the content management system using an interface that provides a content packaging framework to enable customized event scheduling and destination management; and procedurally generating a plurality of content elements in a real-time game engine for live experiences in the virtualized music-themed world.
Claims
1. A method for procedurally generating live experiences for a virtualized music-themed world, the method comprising: providing a headless content management system supporting management of back end; coupling a virtual world client to the back end of the content management system using an interface that provides a content packaging framework to enable customized event scheduling and destination management; and procedurally generating a plurality of content elements in a real-time game engine for live experiences in the virtualized music-themed world.
2. The method of claim 1, wherein procedurally generating comprises providing a server-side control over how the plurality of content elements is rendered.
3. The method of claim 2, wherein the server-side control comprises control over what content element is rendered.
4. The method of claim 2, wherein the server-side control comprises control over where the content element is rendered.
5. The method of claim 2, wherein the server-side control comprises control over when the content element is rendered and for how long.
6. The method of claim 2, wherein the server-side control comprises control over what the content element costs.
7. The method of claim 1, further comprising rendering the plurality of content elements from at least one of text, audio, music, and video source files at specific choreographed times within a virtual setting.
8. A system for procedurally generating live experiences for a 3-D virtualized music world, the system comprising: a headless content management system to provide management of a back end; a virtual world client to connect to the back end using an interface that provides a content packaging framework to enable customized event scheduling and destination management, wherein the virtual-world client procedurally generates a plurality of content elements in a real-time game engine for live experiences in a virtualized music-themed world.
9. The system of claim 8, wherein the virtual-world client comprises a server-side controller which provides server-side control over how the plurality of content elements is rendered.
10. The system of claim 9, wherein the server-side control comprises control over which content element of the plurality of content elements is rendered.
11. The system of claim 9, wherein the server-side control comprises control over where the content element is rendered.
12. The system of claim 9, wherein the server-side control comprises control over when the content element is rendered and for how long.
13. The system of claim 9, wherein the server-side control comprises control over what the content element costs.
14. The system of claim 8, wherein the virtual-world client renders the plurality of content elements from at least one of text, audio, music, and video source files at specific choreographed times within a virtual setting.
15. A non-transitory computer-readable storage medium storing a computer program to procedurally generate live experiences for a virtualized music-themed world, the computer program comprising executable instructions that cause a computer to: provide a headless content management system supporting management of back end; couple a virtual world client to the back end of the content management system using an interface that provides a content packaging framework to enable customized event scheduling and destination management; and procedurally generate a plurality of content elements in a real-time game engine for live experiences in the virtualized music-themed world.
16. The computer-readable storage medium of claim 15, wherein the executable instructions that cause the computer to procedurally generate comprises executable instructions that cause the computer to provide a server-side control over how the plurality of content elements is rendered.
17. The computer-readable storage medium of claim 16, wherein the server-side control comprises control over what content element is rendered.
18. The computer-readable storage medium of claim 1, further comprising executable instructions that cause the computer to render the plurality of content elements from at least one of text, audio, music, and video source files at specific choreographed times within a virtual setting.
Description
BRIEF DESCRIPTION OF THE DRAWINGS
(1) The details of the present disclosure, both as to its structure and operation, may be gleaned in part by study of the appended drawings, in which like reference numerals refer to like parts, and in which:
(2)
(3)
(4)
(5)
(6)
(7)
(8)
(9)
(10)
(11)
(12)
(13)
(14)
(15)
(16)
(17)
(18)
(19)
(20)
(21)
(22)
(23)
(24)
(25)
(26)
(27)
DETAILED DESCRIPTION
(28) As described above, computer-implemented games residing in relevant gaming device systems, such as those referred to above, are increasingly popular, and new uses for the technology are constantly being found. The software may also be tied to certain virtualized music world systems. However, since the content of the games are in the executable, when something in the game needs to be changed, a large amount of content including binaries needs to be downloaded again. Accordingly, a need exists for more efficient real-time rendering of the virtual music-themed world.
(29) Certain implementations of the present disclosure provide for leveraging the content management system in a social metaverse where content is procedurally generating live experiences in a real-time 3-D game engine for a virtualized music-themed world. That is, the procedural generation of the content (i.e., orchestration of multiple content elements) in the content management system of the present disclosure enables the content to be updated and rendered dynamically by leveraging the content management system. After reading below descriptions, it will become apparent how to implement the disclosure in various implementations and applications. Although various implementations of the present disclosure will be described herein, it is understood that these implementations are presented by way of example only, and not limitation. As such, the detailed description of various implementations should not be construed to limit the scope or breadth of the present disclosure.
(30) In one implementation, a computer system provides a headless content management system, supporting back-end management without providing a front end for data presentation. The computer system provides designing and implementing content orchestration, management, and programming in a virtual music-themed world by providing a mechanism for real-time procedural virtual world generation. In one example, a virtual world client connects to the content orchestration, management, and programming back end through a GraphQL interface that provides a content packaging framework to enable customized and efficient event scheduling and destination management. The GraphQL interface is neither the front end nor the back end, but rather it is a language spoken between the back end and the front end to exchange information.
(31) Features provided in implementations can include, but are not limited to, one or more of the following items: Server-side control over one or more of: (a) what content appears; (b) where content appears; (c) when content appears (and for how long); and (d) what content costs. Using this information, the client can render out various content from text, audio, music, and video source files at specific choreographed times within a virtual setting (e.g., a virtual concert venue). Content producers may define content packs and program event schedules through a web interface where data is stored in both a relational database and in a cache with programming in Java that uses reflection to define content models.
(32)
(33)
(34)
(35)
(36)
(37) User (admin) Data Model: This table defines the list of privileged users who have access to view or administer content within the COMPS System.
(38) TABLE-US-00001 Data Attribute Type Required Description Potential Values user_id Integer Y Primary key name String Y Used to display First Name, Last Name user name profile_image String N Image of user URL string to image file which can be uploaded or pulled down from Azure AD email Boolean Y Email to be used This email will be used to send an to authenticate invite to user to validate their email access_type Integer Y Entitlement level 0 = View-only or 1 = Admin auth_type Integer Y How the user will Default: 0 = SSO Azure AD be authenticated into COMPS's web portal deactivated Boolean Y Is the object Default: false deactivated? last_login_date datetime N Last time user the date-time notation as defined logged in by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z created_at datetime Y When the record the date-time notation as defined was created by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z updated_at datetime Y Last time the the date-time notation as defined record was by RFC 3339, section 5.6, for updated example, 2017-07-21T17:32:28Z
(39) User Session Data Model: This table represents the active session for any user authenticated through Azure Active Directory (AD). The session will remain active unless expired whereby the user will need to re-authenticate using Single Sign-On (SSO).
(40) TABLE-US-00002 Data Attribute Type Required Description Potential Values session_id Integer Y Primary key user_id Integer Y User ID Foreign key token String Y Azure AD Session token created_at datetime Y When the record the date-time notation as defined was created by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z updated_at datetime Y Last time the the date-time notation as defined record was by RFC 3339, section 5.6, for updated example, 2017-07-21T17:32:28Z
(41) User Logs Data Model
(42) This table represents all the logged user events such as but not limited to the following: Logging in; Creating content; and Changing a schedule.
(43) TABLE-US-00003 Required Attribute Data Type Description Potential Values log_id Integer Y Primary key user_id Integer Y User ID Foreign key changes String Y A textual Example: User A changed the description of schedule for Content A what data the user changed in the COMPS system created_at datetime Y When the record the date-time notation as defined was created by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z updated_at datetime Y Last time the the date-time notation as defined record was by RFC 3339, section 5.6, for updated example, 2017-07-21T17:32:28Z
(44) Content Location Data Model
(45) This table represents where in the Music World content can be located.
(46) TABLE-US-00004 Data Attribute Type Required Description Potential Values location_id Integer Y Primary key name String Y Display name for Examples: “Hub”, “Hip-Hop Alley” the location of the content in the Music World deactivated Boolean Y Is the object Default: false deactivated? created_by Integer Y Foreign key of user who created this content created_at datetime Y When the record the date-time notation as defined was created by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z updated_at datetime Y Last time the the date-time notation as defined record was by RFC 3339, section 5.6, for updated example, 2017-07-21T17:32:28Z
(47) Content Type Data Model
(48) This table represents the various types of content that COMPS and the UE4 client are designed for.
(49) TABLE-US-00005 Required Attribute Data Type Description Potential Values content_type_id Integer Y Primary key Mainname String Y Category of Ad content types NPC that can be Venue managed by Item COMPS. Each Playlist content type will enforce UI for related data attributes deactivated Boolean Y Is the object Default: false deactivated? created_by Integer Y Foreign key of user who created this content created_at datetime Y When the record the date-time notation as was created defined by RFC 3339, section 5.6, for example, 2017-07- 21T17:32:28Z updated_at datetime Y Last time the the date-time notation as record was defined by RFC 3339, section updated 5.6, for example, 2017-07- 21T17:32:28Z
(50) Content Data Model
(51) This table represents the dynamic content in the Music World mapped to the parent UE4 object that contains attributes.
(52) Design Consideration
(53) In some cases, a piece of Music World content may contain a single attribute, however designing the data hierarchy where a single UE4 Object (content) can have many attributes provides flexibility as the Music World grows. For example, early on, the Music World may contain a theater showing a Singer1's video, however, in the future this same theater may contain exterior posters, a marquee and multiple theaters inside the building.
(54) TABLE-US-00006 Data Attribute Type Required Description Potential Values content_id Integer Y Primary key location_id Integer Y Foreign key of location in Music world content will live name String Y Display name for Examples: “Madison Beer the content Concert”, “ACDC T-Shirt” ue4_class_name String Y The actual UE4 Example: “theater01”, class name “joe_npc” representing this UObject in Unreal created_by Integer Y Foreign key of user who created this content deactivated Boolean Y Is the object Default: false deactivated? created_at datetime Y When the record the date-time notation as was created defined by RFC 3339, section 5.6, for example, 2017-07- 21T17:32:28Z updated_at datetime Y Last time the the date-time notation as record was defined by RFC 3339, section updated 5.6, for example, 2017-07- 21T17:32:28Z
(55) Attribute Type Data Model
(56) The table represents the various types of data (audio, video, etc) of an attribute.
(57) TABLE-US-00007 Data Attribute Type Required Description Potential Values attr_type_id Integer Y Primary key name String Y Category of Following but not limited to: attribute types audio/url that can be image/url managed video/url COMPS. Each json/url type will provide text/text details on where text/json the resources can playfab/url be located. playfab/quest_name playfab/item_id napster/artist_id napster/playlist_id deactivated Boolean Y Is the object Default: false deactivated? created_by Integer Y Foreign key of user who created this content created_at datetime Y When the record the date-time notation as defined was created by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z updated_at datetime Y Last time the the date-time notation as defined record was by RFC 3339, section 5.6, for updated example, 2017-07-21T17:32:28Z
(58) Content Attribute Data Model
(59) This table references all the attribute and data resources that a single UE4 Object can contain.
(60) TABLE-US-00008 Data Attribute Type Required Description Potential Values attribute_id Integer Y Primary Key attribute_type_id Integer Y Foreign Key content_id Integer Y Foreign Key schedule_id Integer Y Foreign Key name String Y Display Examples: Name of the “Exterior Poster” attribute “Main Theater Video Player” UE4 class attribute name, i.e., ue4_attr_name String Y The actual video1 UE4 poster2 attribute artist3456 name songTrack2234 representing playlist987 this UObject billboard1 in Unreal poster2 resource String Y UE4 class For most attribute types, the value will be a attribute URL that points to a CDN or from Music data that is Metadata API (MMA), i.e., scheduled http://cdn.monterey.com/Singer1_2d_video.mov http://cdn.monterey.com/travis_scott_poster.jpg http://mma.monterey.com/artist/3456 http://mma.monterey.com/artist/3456/tracks/2234 http://api.napster.com/v2/playlist/987 http://cdn.monterey.com/hub_billboard_verizon.jpg http://cdn.monterey.com/blimp texture.file This attribute can also contain text, i.e., “Singer1, The Movie brought to you by SK Telecom” deactivated Boolean Y Is the object Default: false deactivated? created_by Integer Y Foreign key of user who created this content created_at datetime Y When the the date-time notation as defined by RFC record was 3339, section 5.6, for example, 2017- created 07-21T17:32:28Z updated_at datetime Y Last time the date-time notation as defined by RFC the record 3339, section 5.6, for example, 2017- was updated 07-21T17:32:28Z
(61) Content Schedule Data Model
(62) This table represents all the available schedules that can be associated to content and their attributes. Each schedule will be used to determine if given a timeframe what content to display inside the Music World.
(63) TABLE-US-00009 Data Attribute Type Required Description Potential Values schedule_id Integer Y Primary Key name String N Display name for the Example: “Taco Tuesdays”, “Daily schedule News” frequency String Y Interval at which the Once-Beginning on the content should be start_date, once at the start_time activated for the duration Daily-Beginning on the start_date, every day at the start_time for the duration, ending on the end_date Weekly-Beginning on the start_date, every week on the same weekday as the start_date at the start_time for the duration, ending on the end_date. Monthly-Beginning on the start_date, every month on the same numerical day of the month as the start_date at the start_time for the duration, ending on the end_date Yearly-Beginning on the start_date, every year on the same numerical day of the month as the start_date at the start_time for the duration, ending on the end_date On-Demand-Every day, all the time Custom Weekly-Beginning on the start_date, every week on the same weekdays selected at the start_time for the duration, ending on the end_date start_datetime datetime Y Content activation start the date-time notation as defined date by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z end_datetime datetime N Not included = indefinitely the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z weekdays String N If Custom Weekly is Examples: selected, lists the mo, tu, we, th, fr, sa, su weekdays mo, we, fr duration int N Optional, end time of the minutes event. For content, i.e., videos, end time should be disregarded as a video can extend the end time. deactivated Boolean Y Is the object deactivated? Default: false created_by Integer Y Foreign key of user who created this content created_at datetime Y When the record was the date-time notation as defined created by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z updated_at datetime Y Last time the record was the date-time notation as defined updated by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
(64) Example of Event Content
(65) A theater in the Music World playing Singer1's video weekly at 7 PM UTC starting on 05/09/2020.
(66) TABLE-US-00010 { “contentId”: 122, “name” : “Main Street Theater”, “UE4ClassName” : “theater01”, “locationId” : 12“ # R&B Alley “contentTypeId” : 2, # venue “createdBy” : 1, # created by Creator “deactivated”: false, “createdAt” : “2020-04-09T19:00:00Z” “updatedAt” : “2020-04-09T19:00:00Z” } { “attrId” : 11223, “attributeTypeId” : 3, # video/url “contentId” : 122, # Main Street Theater “scheduleId” : 3, # Main Street Theater Show Times “name” : “Main Screen”, “UE4AttributeName” : “video1”, “resource” : “http://cdn.monterey.com/Singer1_2d_video.mov”, “deactivated”: false, “createdBy” : 1, # created by Creator “createdAt” : “2020-04-09T19:00:00Z”, “updatedAt” : “2020-04-09T19:00:00Z” } { “scheduleId” : 3, “name” : “Main Street Theater Show Times”, “frequency” : “weekly” “start_datetime” : “2020-05-09T19:00:00Z” “duration” : 125, “deactivated”: false, “createdBy” : 1, # created by Creator “createdAt” : “2020-04-09T19:00:00Z”, “updatedAt” : “2020-04-09T19:00:00Z” }
(67) Example of Ad Content
(68) A Verizon billboard in the Music World Hub appears all the time starting on 11/01/2020.
(69) TABLE-US-00011 { “contentId” : 04, “name” : “Billboard on top of Main Theater”, “UE4ClassName” : “hub_billboard02”, “locationId” : 1,” # Hub “contentTypeId” : 1, # Ad “createdBy” : 1, # created by Creator “deactivated”: false, “createdAt” : “2020-04-09T19:00:00Z”, “updatedAt” : “2020-04-09T19:00:00Z” } { “attrId” : 478, “attributeTypeId” : 2, # i mage/url “contentId” : 04, # Billboard on top of Main Theater “scheduleId” : 5, # feature billboard schedules “name” : “Feature billboard”, “UE4AttributeName” : “image01”, “resource” : “http://cdn.monterey.com/verizon_featuring_madison_beer_billboard.jpg”, “deactivated”: false, “createdBy” : 1, # created by Creator “createdAt” : “2020-04-09T19:00:00Z”, “updatedAt” : “2020-04-09T19:00:00Z” } { “scheduleId” : 5, “name” : “feature billboard schedule”, “frequency” : “on-demand”, “start_datetime” : “2020-11-01T00:00:00Z”, “deactivated”: false, “createdBy” : 1, # created by Creator “createdAt” : “2020-04-09T19:00:00Z”, “updatedAt” : “2020-04-09T19:00:00Z” }
(70)
(71)
(72)
(73) Main Dashboard (Landing Page)
(74) Once logged in, the user will be directed to the main dashboard that contains Today's and This Week's content programming schedule adjustable by time ranges. All time-based content will be displayed in user's local time. The main dashboard needs calendar viewing options. Further, through the dashboard, the users: (1) Search for any content; (2) Logout taking them back to the login page; (3) Breadcrumb style links to individual types of content; (4) Each tab will take the user to the content type specific page, based on permissions, they can view, edit or create a new content program schedule; (5) Tabs are procedural generated based on content types in the database; (6) System settings to allow them to define new content types, attribute types, locations, and calendars.
(75)
(76) System Settings Page
(77) Based on permissions, a user will be able to perform the following functionality: Invite/Deactivate COMPS users
(78) Review user logs; Add/edit/delete locations; Add/edit/delete content types; Add/edit/delete attribute types.
(79)
(80)
(81)
(82)
(83)
(84)
(85)
(86)
(87)
(88)
(89)
(90)
(91)
(92)
(93) Attribute Type Resource Mapping
(94) TABLE-US-00012 Attribute Type Data Description audio/unl image/unl Allow user to upload media asset to COMPS CDN and output resulting CDN URL video/url json/url Input URL. text/text Input Text text/json playfab/url playfab/quest_name Depending attribute type, will use PlayFab Admin API to populate pull down with associated type values, storing resulting attribute IDs playfab/item_id Napster/artist_id Depending attribute type, will use Napster API to populate pull down with Napster/playlist associated type values, storing resulting attribute IDs
(95)
(96) In one implementation, the client then renders out the content elements, at step 2340, from text, audio, music, and video source files at specific choreographed times within a virtual setting (e.g., a virtual concert venue). Content producers may define content packs and program event schedules through a web interface where data is stored in both a relational database and in a cache with programming in Java that uses reflection to define content models.
(97)
(98) In one implementation, the virtual-world client 2420 includes server-side controller 2422 which provides control over one or more of: what content is rendered; where the content is rendered; when the content is rendered (and for how long); and what the content costs. In one implementation, the virtual-world client 2420 also renders out the content elements from text, audio, music, and video source files at specific choreographed times within a virtual setting (e.g., a virtual concert venue).
(99)
(100) The computer system 2500 stores and executes the procedural generation application 2590 of
(101) Furthermore, computer system 2500 may be connected to a network 2580. The network 2580 can be connected in various different architectures, for example, client-server architecture, a Peer-to-Peer network architecture, or other type of architectures. For example, network 2580 can be in communication with a server 2585 that coordinates engines and data used within the procedural generation application 2590. Also, the network can be different types of networks. For example, the network 2580 can be the Internet, a Local Area Network or any variations of Local Area Network, a Wide Area Network, a Metropolitan Area Network, an Intranet or Extranet, or a wireless network.
(102)
(103) Memory 2520 stores data temporarily for use by the other components of the computer system 2500. In one implementation, memory 2520 is implemented as RAM. In one implementation, memory 2520 also includes long-term or permanent memory, such as flash memory and/or ROM.
(104) Storage 2530 stores data either temporarily or for long periods of time for use by the other components of the computer system 2500. For example, storage 2530 stores data used by the procedural generation application 2590. In one implementation, storage 2530 is a hard disk drive.
(105) The media device 2540 receives removable media and reads and/or writes data to the inserted media. In one implementation, for example, the media device 2540 is an optical disc drive.
(106) The user interface 2550 includes components for accepting user input from the user of the computer system 2500 and presenting information to the user 2502. In one implementation, the user interface 2550 includes a keyboard, a mouse, audio speakers, and a display. The controller 2510 uses input from the user 2502 to adjust the operation of the computer system 2500.
(107) The I/O interface 2560 includes one or more I/O ports to connect to corresponding I/O devices, such as external storage or supplemental devices (e.g., a printer or a PDA). In one implementation, the ports of the I/O interface 2560 include ports such as: USB ports, PCMCIA ports, serial ports, and/or parallel ports. In another implementation, the I/O interface 2560 includes a wireless interface for communication with external devices wirelessly.
(108) The network interface 2570 includes a wired and/or wireless network connection, such as an RJ-45 or “Wi-Fi” interface (including, but not limited to 802.11) supporting an Ethernet connection.
(109) The computer system 2500 includes additional hardware and software typical of computer systems (e.g., power, cooling, operating system), though these components are not specifically shown in
(110) In one implementation, the system 2400 is a system configured entirely with hardware including one or more digital signal processors (DSPs), general purpose microprocessors, application specific integrated circuits (ASICs), field programmable gate/logic arrays (FPGAs), or other equivalent integrated or discrete logic circuitry. In another implementation, the system 2400 is configured with a combination of hardware and software.
(111) The description herein of the disclosed implementations is provided to enable any person skilled in the art to make or use the present disclosure. Numerous modifications to these implementations would be readily apparent to those skilled in the art, and the principals defined herein can be applied to other implementations without departing from the spirit or scope of the present disclosure. Thus, the present disclosure is not intended to be limited to the implementations shown herein but is to be accorded the widest scope consistent with the principal and novel features disclosed herein.
(112) Various implementations of the present disclosure are realized in electronic hardware, computer software, or combinations of these technologies. Some implementations include one or more computer programs executed by one or more computing devices. In general, the computing device includes one or more processors, one or more data-storage components (e.g., volatile or non-volatile memory modules and persistent optical and magnetic storage devices, such as hard and floppy disk drives, CD-ROM drives, and magnetic tape drives), one or more input devices (e.g., game controllers, mice and keyboards), and one or more output devices (e.g., display devices).
(113) The computer programs include executable code that is usually stored in a persistent storage medium and then copied into memory at run-time. At least one processor executes the code by retrieving program instructions from memory in a prescribed order. When executing the program code, the computer receives data from the input and/or storage devices, performs operations on the data, and then delivers the resulting data to the output and/or storage devices.
(114) Those of skill in the art will appreciate that the various illustrative modules and method steps described herein can be implemented as electronic hardware, software, firmware or combinations of the foregoing. To clearly illustrate this interchangeability of hardware and software, various illustrative modules and method steps have been described herein generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled persons can implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure. In addition, the grouping of functions within a module or step is for ease of description. Specific functions can be moved from one module or step to another without departing from the present disclosure.
(115) All features of each above-discussed example are not necessarily required in a particular implementation of the present disclosure. Further, it is to be understood that the description and drawings presented herein are representative of the subject matter that is broadly contemplated by the present disclosure. It is further understood that the scope of the present disclosure fully encompasses other implementations that may become obvious to those skilled in the art and that the scope of the present disclosure is accordingly limited by nothing other than the appended claims.