Origination
Stay organized with collections
Save and categorize content based on your preferences.
This object contains information that describes the source of the metadata or ownership data.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThe JSON object describes the source and owner of metadata or ownership data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003esource\u003c/code\u003e field indicates the method used to provide the metadata or information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eowner\u003c/code\u003e field identifies the individual or entity that provided the metadata or ownership information.\u003c/p\u003e\n"]]],["The JSON object describes metadata or ownership data sources. It contains two key fields: `source` and `owner`. `Source` is a string specifying the method of data provision. `Owner` is a string identifying the individual or entity that provided the metadata or ownership information. The data is represented as: `{\"source\": string, \"owner\": string}`.\n"],null,["# Origination\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThis object contains information that describes the source of the metadata or ownership data.\n\n| JSON representation |\n|-----------------------------------------------|\n| ``` { \"source\": string, \"owner\": string } ``` |\n\n| Fields ||\n|----------|------------------------------------------------------------------------------------------------------------|\n| `source` | `string` The mechanism by which the piece of metadata, ownership or relationship information was provided. |\n| `owner` | `string` The content owner who provided the metadata or ownership information. |"]]