कॉम्पोनेंट: स्लाइस
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
एलिमेंट: स्लाइस / जानकारी
नाम-स्थान |
http://schemas.google.com/dspl/2010 |
एनोटेशन |
स्लाइस के बारे में टेक्स्ट के तौर पर जानकारी. |
डायग्राम |
 |
टाइप |
जानकारी |
प्रॉपर्टी |
सामग्री: |
जटिल |
minOccurs: |
0 |
|
मॉडल |
name , description{0,1} , url{0,1} |
बच्चे |
ब्यौरा, name, url |
इंस्टेंस |
<info>
<name>{1,1}</name>
<description>{0,1}</description>
<url>{0,1}</url>
</info>
|
स्रोत |
<xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the slice.</xs:documentation>
</xs:annotation>
</xs:element>
|
एलिमेंट: स्लाइस / डाइमेंशन
नाम-स्थान |
http://schemas.google.com/dspl/2010 |
डायग्राम |
 |
टाइप |
SliceConceptRef |
प्रॉपर्टी |
सामग्री: |
जटिल |
maxOccurs: |
अनबाउंड |
|
विशेषताएं |
QName |
टाइप |
तय |
डिफ़ॉल्ट |
इस्तेमाल करें |
टिप्पणी |
concept |
xs:QName |
|
|
ज़रूरी है |
यह सिद्धांत कि डाइमेंशन या मेट्रिक एक-दूसरे से मेल खाती हैं
से. |
|
स्रोत |
<xs:element name="dimension" type="SliceConceptRef" maxOccurs="unbounded"/>
|
एलिमेंट: स्लाइस / मेट्रिक
नाम-स्थान |
http://schemas.google.com/dspl/2010 |
डायग्राम |
 |
टाइप |
SliceConceptRef |
प्रॉपर्टी |
सामग्री: |
जटिल |
maxOccurs: |
अनबाउंड |
|
विशेषताएं |
QName |
टाइप |
तय |
डिफ़ॉल्ट |
इस्तेमाल करें |
टिप्पणी |
concept |
xs:QName |
|
|
ज़रूरी है |
यह सिद्धांत कि डाइमेंशन या मेट्रिक एक-दूसरे से मेल खाती हैं
से. |
|
स्रोत |
<xs:element name="metric" type="SliceConceptRef" maxOccurs="unbounded"/>
|
एलिमेंट: स्लाइस / टेबल
नाम-स्थान |
http://schemas.google.com/dspl/2010 |
एनोटेशन |
स्लाइस के डेटा को ऐक्सेस करने के लिए, टेबल की मैपिंग |
डायग्राम |
 |
टाइप |
SliceTableMapping |
प्रॉपर्टी |
|
मॉडल |
mapDimension* , mapMetric* |
बच्चे |
mapDimension, mapMetric |
इंस्टेंस |
<table ref="">
<mapDimension concept="" toColumn="">{0,unbounded}</mapDimension>
<mapMetric concept="" toColumn="">{0,unbounded}</mapMetric>
</table>
|
विशेषताएं |
QName |
टाइप |
तय |
डिफ़ॉल्ट |
इस्तेमाल करें |
टिप्पणी |
रेफ़रंस |
xs:QName |
|
|
ज़रूरी है |
उस टेबल का आइडेंटिफ़ायर जिसमें
स्लाइस. |
|
स्रोत |
<xs:element name="table" type="SliceTableMapping">
<xs:annotation>
<xs:documentation>A mapping to a table where the slice data can be
accessed.</xs:documentation>
</xs:annotation>
</xs:element>
|
कॉम्प्लेक्स टाइप: स्लाइस
नाम-स्थान |
http://schemas.google.com/dspl/2010 |
एनोटेशन |
स्लाइस, उन कॉन्सेप्ट के कॉम्बिनेशन के बारे में बताता है जिनके लिए डेटा मौजूद है. मेट्रिक ऐसे कॉन्सेप्ट हैं जिनसे वैल्यू मिलती है, जबकि डाइमेंशन
इन वैल्यू को ऐक्सेस करने के लिए इस्तेमाल किए जाने वाले कॉन्सेप्ट हैं. ज़्यादा सटीक जानकारी के लिए,
डाइमेंशन, स्लाइस के डेटा के लिए मुख्य कुंजी होते हैं. इसका मतलब है कि
मिला है, तो उसमें ज़्यादा से ज़्यादा एक डेटा पंक्ति है
स्लाइस. डेटासेट में स्लाइस बनाने के लिए, इन ज़रूरी शर्तों का पालन करना ज़रूरी है: -
किसी स्लाइस में दो डाइमेंशन या मेट्रिक, एक ही कॉन्सेप्ट का रेफ़रंस नहीं दे सकतीं. -
डेटासेट में मौजूद किसी भी दो स्लाइस के डाइमेंशन और
मेट्रिक. |
डायग्राम |
 |
इस्तेमाल करने वाले |
|
मॉडल |
जानकारी{0,1} , डाइमेंशन+ , मेट्रिक+
, टेबल |
बच्चे |
डाइमेंशन, जानकारी, मेट्रिक,
टेबल |
विशेषताएं |
QName |
टाइप |
तय |
डिफ़ॉल्ट |
इस्तेमाल करें |
टिप्पणी |
आईडी |
आईडी |
|
|
ज़रूरी है |
स्लाइस का यूनीक आइडेंटिफ़ायर. |
|
स्रोत |
<xs:complexType name="Slice">
<xs:annotation>
<xs:documentation>A slice describes a combination of concepts for which data
exists. Metrics are the concepts that provide values, while
dimensions are the concepts used to access these values. More
precisely, the dimensions are a primary key for the data of
the slice. That is, for any combination of values of the
dimensions, there is at most one data row in the slice.
Slices in a dataset must follow the following requirements:
- No two dimensions or metrics in a slice may refer to the
same concept.
- No two slices in the dataset may have the same dimensions
and metrics.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the slice.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="dimension" type="SliceConceptRef" maxOccurs="unbounded"/>
<xs:element name="metric" type="SliceConceptRef" maxOccurs="unbounded"/>
<xs:element name="table" type="SliceTableMapping">
<xs:annotation>
<xs:documentation>A mapping to a table where the slice data can be
accessed.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
<xs:attribute name="id" type="Id" use="required">
<xs:annotation>
<xs:documentation>The unique identifier of the slice.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
|
एट्रिब्यूट: Slice / @id
नाम-स्थान |
कोई नेमस्पेस नहीं |
एनोटेशन |
स्लाइस का यूनीक आइडेंटिफ़ायर. |
टाइप |
आईडी |
प्रॉपर्टी |
|
Facets |
|
इस्तेमाल करने वाले |
|
स्रोत |
<xs:attribute name="id" type="Id" use="required">
<xs:annotation>
<xs:documentation>The unique identifier of the slice.</xs:documentation>
</xs:annotation>
</xs:attribute>
|
oXygen एक्सएमएल एडिटर का इस्तेमाल करके बनाया गया.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-12 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2024-09-12 (UTC) को अपडेट किया गया."],[[["A Slice is a combination of concepts defining data, where metrics provide values and dimensions are used to access them."],["Dimensions act as a primary key, ensuring each combination has at most one data row."],["Slices have an `info` section for textual information, `dimension` and `metric` elements referencing concepts, and a `table` element mapping data location."],["Each slice must have a unique identifier using the `id` attribute."],["Slices in a dataset should have unique combinations of dimensions and metrics, and avoid referencing the same concept multiple times within a single slice."]]],["The core content defines the structure of a \"Slice,\" a combination of concepts with data. Each slice has a unique identifier and includes textual information, dimensions, metrics, and a table mapping. Dimensions and metrics refer to concepts, and their values are used to access data. The table mapping connects the slice to a specific data table. Slices cannot share dimensions or metrics and must have a unique ID. Dimensions and Metrics are defined with a concept.\n"]]